代码搜索结果
找到约 10,000 项符合
DMA 的代码
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.h
/*
* Definitions shared between dma-sa1100.c and dma-sa1111.c
* (C) 2000 Nicolas Pitre
*
* This program is free software; you can redistribute it and/or modify
* it under the terms
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/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
dma.c
#include
#include
#include
#include
#include
#include
#include
#include
#incl
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.
*
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
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