代码搜索结果

找到约 10,000 项符合 DMA 的代码

dma.h

/* * linux/include/asm/dma.h: Defines for using and allocating dma channels. * Written by Hennus Bergman, 1992. * High DMA channel support & info by Hannu Savolainen * and John Boyd, Nov. 1992. *

dma.h

/* $Id: dma.h,v 1.6 1999/12/30 14:22:47 raiko Exp $ * linux/include/asm/dma.h: Defines for using and allocating dma channels. * Written by Hennus Bergman, 1992. * High DMA channel support & info by

dma.h

/* $Id: dma.h,v 1.19 2000/01/28 13:43:14 jj Exp $ * include/asm-sparc64/dma.h * * Copyright 1996 (C) David S. Miller (davem@caip.rutgers.edu) */ #ifndef _ASM_SPARC64_DMA_H #define _ASM_SPARC64_DM

dma.h

#ifndef _ASM_IA64_DMA_H #define _ASM_IA64_DMA_H /* * Copyright (C) 1998, 1999 Hewlett-Packard Co * Copyright (C) 1998, 1999 David Mosberger-Tang */ #include #

dma.h

/* $Id: dma.h,v 1.7 1992/12/14 00:29:34 root Exp root $ * linux/include/asm/dma.h: Defines for using and allocating dma channels. * Written by Hennus Bergman, 1992. * High DMA channel support & inf

dma.h

#ifndef _M68K_DMA_H #define _M68K_DMA_H 1 #include /* it's useless on the m68k, but unfortunately needed by the new bootmem allocator (but this should do it for this) */ #define

dma.h

/* * include/asm-s390/delay.h * * S390 version * * This file exists so that an #include doesn't break anything. */ #ifndef _ASM_DMA_H #define _ASM_DMA_H #include /* need

dma.h

/* * linux/include/asm-arm/arch-sa1100/dma.h */ #ifndef __ASM_ARCH_DMA_H #define __ASM_ARCH_DMA_H #define MAX_DMA_ADDRESS 0xffffffff /* No DMA (strictly, a lie :-) ) */ #define MAX_DMA_CHANNELS 0

dma.h

/* * linux/include/asm-arm/arch-shark/dma.h * * by Alexander.Schulz@stud.uni-karlsruhe.de */ #ifndef __ASM_ARCH_DMA_H #define __ASM_ARCH_DMA_H /* Use only the lowest 4MB, nothing else works. * T

dma.h

/* * linux/include/asm-arm/arch-arc/dma.h * * Copyright (C) 1996-1998 Russell King * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Gene