代码搜索:DMA

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

代码结果 10,000
www.eeworm.com/read/161121/5555445

c dma.c

/* * arch/sh/kernel/dma.c * * Copyright (C) 2000 Takashi YOSHII * * PC like DMA API for SuperH's DMAC. */ #include #include #include #include
www.eeworm.com/read/161121/5555625

c dma.c

/* * * BRIEF MODULE DESCRIPTION * A DMA channel allocator for Au1000. API is modeled loosely off of * linux/kernel/dma.c. * * Copyright 2000 MontaVista Software Inc. * Author: MontaVi
www.eeworm.com/read/161121/5555783

c dma.c

/* DMA.C - DMA functions and definitions */ /* Copyright Galileo Technology. */ /* DESCRIPTION This file gives the user a complete interface to the powerful DMA engines, including functions for cont
www.eeworm.com/read/161121/5556319

c 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
www.eeworm.com/read/161121/5556325

c 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
www.eeworm.com/read/161121/5556367

h 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
www.eeworm.com/read/161121/5556449

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/161121/5556474

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/161121/5556525

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/161121/5556755

c dma.c

#include #include #include #include #include #include #include #include #incl