代码搜索:DMA
找到约 10,000 项符合「DMA」的源代码
代码结果 10,000
www.eeworm.com/read/161121/5558964
c dma.c
/* dma.c -- DMA IOCTL and function support -*- linux-c -*-
* Created: Fri Mar 19 14:30:16 1999 by faith@precisioninsight.com
*
* Copyright 1999, 2000 Precision Insight, Inc., Cedar Park, Texas.
*
www.eeworm.com/read/161121/5560030
h dma.h
/* DMA.h - DMA functions and definitions*/
/* Copyright Galileo Technology. */
#ifndef __INCdmah
#define __INCdmah
/* includes */
#include "core.h"
/* defines */
#define FIRST_DMA_ENGINE 0
#de
www.eeworm.com/read/161121/5560364
h dma.h
/*
* linux/include/asm-arm/arch-sa1100/dma.h
*
* Generic SA1100 DMA support
*
* Copyright (C) 2000 Nicolas Pitre
*
*/
#ifndef __ASM_ARCH_DMA_H
#define __ASM_ARCH_DMA_H
#include
www.eeworm.com/read/161121/5560390
h dma.h
/*
* linux/include/asm-arm/arch-clps711x/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
www.eeworm.com/read/161121/5560405
h dma.h
/*
* linux/include/asm-arm/arch-shark/dma.h
*
* by Alexander Schulz
*/
#ifndef __ASM_ARCH_DMA_H
#define __ASM_ARCH_DMA_H
/* Use only the lowest 4MB, nothing else works.
* The rest is not DMAable
www.eeworm.com/read/161121/5560421
h dma.h
/*
* linux/include/asm-arm/arch-arc/dma.h
*
* Copyright (C) 1996-1998 Russell King
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Gene
www.eeworm.com/read/161121/5560448
h dma.h
/*
* linux/include/asm-arm/arch-cl7500/dma.h
*
* Copyright (C) 1999 Nexus Electronics Ltd.
*/
#ifndef __ASM_ARCH_DMA_H
#define __ASM_ARCH_DMA_H
/* DMA is not yet implemented! It should be the sa
www.eeworm.com/read/161121/5560465
h dma.h
/*
* linux/include/asm-arm/arch-anakin/dma.h
*
* Copyright (C) 2001 Aleph One Ltd. for Acunia N.V.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms
www.eeworm.com/read/161121/5560479
h dma.h
/*
* linux/include/asm-arm/arch-nexuspci/dma.h
*
* Architecture DMA routines
*
* Copyright (C) 1998, 1999 Philip Blundell
*/
/*
* This program is free software; you can redistribute it and/or
www.eeworm.com/read/161121/5560494
h 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