代码搜索:Mapping
找到约 10,000 项符合「Mapping」的源代码
代码结果 10,000
www.eeworm.com/read/209559/4969978
h dma-mapping.h
#ifndef _ASM_M32R_DMA_MAPPING_H
#define _ASM_M32R_DMA_MAPPING_H
/*
* NOTE: Do not include
* Because it requires PCI stuffs, but current M32R don't provide these.
*/
st
www.eeworm.com/read/209559/4970122
h dma-mapping.h
#ifndef _ASM_I386_DMA_MAPPING_H
#define _ASM_I386_DMA_MAPPING_H
#include
#include
#include
#include
#define dma_alloc_noncoherent(d, s, h,
www.eeworm.com/read/209559/4970344
h dma-mapping.h
#ifndef _ASM_CRIS_DMA_MAPPING_H
#define _ASM_CRIS_DMA_MAPPING_H
#include "scatterlist.h"
static inline int
dma_supported(struct device *dev, u64 mask)
{
BUG();
return 0;
}
static inline int
dma_s
www.eeworm.com/read/209559/4970484
h dma-mapping.h
#ifndef _M68K_DMA_MAPPING_H
#define _M68K_DMA_MAPPING_H
#include
#ifdef CONFIG_PCI
#include
#else
#include
#endif
#en
www.eeworm.com/read/209559/4970653
h dma-mapping.h
#ifndef __V850_DMA_MAPPING_H__
#define __V850_DMA_MAPPING_H__
#include
#ifdef CONFIG_PCI
#include
#else
#include
#endi
www.eeworm.com/read/209559/4970755
h dma-mapping.h
/*
* include/asm-s390/dma-mapping.h
*
* S390 version
*
* This file exists so that #include doesn't break anything.
*/
#ifndef _ASM_DMA_MAPPING_H
#define _ASM_DMA_MAPPING_H
#
www.eeworm.com/read/209559/4971093
h dma-mapping.h
#ifndef ASMARM_DMA_MAPPING_H
#define ASMARM_DMA_MAPPING_H
#ifdef __KERNEL__
#include
#include /* need struct page */
#include
#include
www.eeworm.com/read/209559/4971453
h dma-mapping.h
#ifndef _ALPHA_DMA_MAPPING_H
#define _ALPHA_DMA_MAPPING_H
#include
#ifdef CONFIG_PCI
#include
#define dma_map_single(dev, va, size, dir) \
pci_map_single(alpha_ge
www.eeworm.com/read/209559/4971575
h dma-mapping.h
#ifndef _PARISC_DMA_MAPPING_H
#define _PARISC_DMA_MAPPING_H
#include
#include
#include
#include
/* See Documentation/DMA-mapping.