代码搜索结果

找到约 12,665 项符合 DMA 的代码

dma-isa.c

/* * arch/arm/kernel/dma-isa.c: ISA DMA primitives * * Copyright (C) Russell King * * Taken from various sources, including: * linux/include/asm/dma.h: Defines for using and allocating dma chan

dma-isa.h

/* * Request an ISA DMA channel */ int isa_request_dma(int channel, dma_t *dma, const char *dev_name); /* * Free an ISA DMA channel */ void isa_free_dma(int channel, dma_t *dma); /* * Get ISA D

dma.h

/* * arch/arm/kernel/dma.h * * Copyright (C) 1998 Russell King * * This header file describes the interface between the generic DMA handler * (dma.c) and the architecture-specific DMA backends (

dma.c

/* * linux/arch/arm/kernel/dma.c * * Copyright (C) 1995-1998 Russell King * * Front-end to the DMA handling. You must provide the following * architecture-specific routines: * * int arch_req

dma-shark.c

/* * Shark-specific DMA. Just use ISA code. * XXX THIS IS NOT AN ORIGINAL LINUX FILE XXX * mike slam-hacked this from: * * arch/arm/kernel/dma-ebsa285.c * * Copyright (C) 1998 Phil Blundell *

ide-dma.c

/* * linux/drivers/block/ide-dma.c Version 4.08 December 31, 1997 * * Copyright (c) 1995-1998 Mark Lord * May be copied or modified under the terms of the GNU General Public License */ /*

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

/* * linux/include/asm-arm/arch-nexuspci/dma.h * * Architecture DMA routines - NexusPCI has no DMA, so this file is very * simple. :-) * * Copyright (C) 1998 Philip Blundell */

dma.h

/* * linux/include/asm-arm/arch-ebsa285/dma.h * * Architecture DMA routines * * Copyright (C) 1998,1999 Russell King * Copyright (C) 1998,1999 Philip Blundell */ #ifndef __ASM_ARCH_DMA_H #defin

dma.h

/* * linux/include/asm-arm/arch-ebsa110/dma.h * * Architecture DMA routes * * Copyright (C) 1997.1998 Russell King */ #ifndef __ASM_ARCH_DMA_H #define __ASM_ARCH_DMA_H /* * This is the maximum