代码搜索:DMA

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

代码结果 10,000
www.eeworm.com/read/439082/1813187

c 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
www.eeworm.com/read/439082/1813214

c 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
www.eeworm.com/read/439082/1813266

c dma.c

/* * linux/arch/arm/mach-epxa10db/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 modif
www.eeworm.com/read/439082/1813287

h dma.h

/* * linux/arch/arm/mach-s3c2410/dma.h * * Copyright (C) 2002 MIZI Research, Inc * * Author: Janghoon Lyu * Date : $Date: 2002/05/29 08:53:03 $ * * $Revision: 1.1.2.2 $ * *
www.eeworm.com/read/439082/1813288

c dma.c

/* * linux/arch/arm/mach-s3c2410/dma.c * * Copyright (C) 2001 MIZI Research, Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General
www.eeworm.com/read/439082/1813364

c dma.c

/* * linux/arch/arm/mach-pxa/dma.c * * PXA DMA registration and IRQ dispatching * * Author: Nicolas Pitre * Created: Nov 15, 2001 * Copyright: MontaVista Software Inc. * * This program
www.eeworm.com/read/439082/1813565

c dma.c

#include #include #include #include #include #include #include #include #incl
www.eeworm.com/read/439082/1814808

h dma.h

/* * include/asm-s390x/dma.h * * S390 version */ #ifndef _ASM_DMA_H #define _ASM_DMA_H #include /* need byte IO */ /* The I/O subsystem can access only memory below 2GB. We use
www.eeworm.com/read/439082/1814929

h dma.h

/* $Id: dma.h,v 1.35 1999/12/27 06:37:09 anton Exp $ * include/asm-sparc/dma.h * * Copyright 1995 (C) David S. Miller (davem@caip.rutgers.edu) */ #ifndef _ASM_SPARC_DMA_H #define _ASM_SPARC_DMA_H
www.eeworm.com/read/439082/1815104

h 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. *