代码搜索结果

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

dma.c

/* * linux/arch/arm/kernel/dma-arc.c * * Copyright (C) 1998-1999 Dave Gilbert / Russell King * Copyright (C) 2003 Ian Molton * * This program is free software; you can redistribute it and/or

dma.c

/* * linux/arch/arm/kernel/dma.c * * Copyright (C) 1995-2000 Russell King * 2003 Ian Molton * * This program is free software; you can redistribute it and/or modify * it u

dma.c

/* * Dynamic DMA mapping support. * * We never have any address translations to worry about, so this * is just alloc/free. */ #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/mach-rpc/dma.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 L

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