代码搜索结果

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

dma.inc

;///////////////////////////////////////////////////////////////////////////// ;// dma.inc ;// ;// DMA module declarations ;// ;// 24/10/1999 fOSSiL Initial version ;// 2000/01/14 The Owl nasm

dma.c

/* * arch/sh/kernel/dma.c * * Copyright (C) 2000 Takashi YOSHII * * PC like DMA API for SuperH's DMAC. */ #include #include #include #include

dma.c

/* * linux/arch/arm/mach-integrator/dma.c * * Copyright (C) 1999 ARM Limited * Copyright (C) 2000 Deep Blue Solutions Ltd * * This program is free software; you can redistribute it and/or mod

dma.c

/* * linux/arch/arm/mach-shark/dma.c * * by Alexander Schulz * * derived from: * arch/arm/kernel/dma-ebsa285.c * Copyright (C) 1998 Phil Blundell */ #include #include

dma.c

/* * arch/arm/kernel/dma-sa1100.c * * Support functions for the SA11x0 internal DMA channels. * * Copyright (C) 2000, 2001 by Nicolas Pitre * * This program is free software; you can redistribu

dma.c

/* * linux/arch/arm/kernel/dma-rpc.c * * Copyright (C) 1998 Russell King * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public

dma.c

/* * linux/arch/arm/kernel/dma-arc.c * * Copyright (C) 1998-1999 Dave Gilbert / Russell King * * This program is free software; you can redistribute it and/or modify * it under the terms of th

dma.c

/* * linux/arch/arm/kernel/dma.c * * Copyright (C) 1995-2000 Russell King * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Publi

dma.c

/* * linux/arch/arm/mach-clps711x/dma.c * * Copyright (C) 2000 Deep Blue Solutions Ltd * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU

dma.c

/* * linux/arch/arm/kernel/dma-ebsa285.c * * Copyright (C) 1998 Phil Blundell * * DMA functions specific to EBSA-285/CATS architectures * * Changelog: * 09-Nov-1998 RMK Split out ISA DMA