代码搜索结果

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

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 #d

dma.h

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

dma.h

/* * linux/include/asm-arm/arch-tbox/dma.h * * Architecture DMA routines. We have to contend with the bizarre DMA * machine built into the Tbox hardware. * * Copyright (C) 1998 Philip Blundell

dma.h

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

dma.h

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

dma.h

/* * linux/include/asm-arm/arch-l7200/dma.h * * Copyright (C) 2000 Steve Hill (sjhill@cotw.com) * * Changelog: * 08-29-2000 SJH Created */ #ifndef __ASM_ARCH_DMA_H #define __ASM_ARCH_DMA_H /*

dma.h

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

dma.h

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

dma.h

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

dma.asm

;///////////////////////////////////////////////////////////////////////////// ;// dma.asm ;// ;// DMA driver module ;// ;// 09/08/1999 fOSSiL Initial version ;// 23/10/1999 fOSSiL minor updat