File manager - Edit - /home/newsbmcs.com/public_html/static/img/logo/dma-mapping.h.tar
Back
usr/src/linux-headers-5.15.0-142/arch/mips/include/asm/dma-mapping.h 0000644 00000000555 15030210540 0020372 0 ustar 00 /* SPDX-License-Identifier: GPL-2.0 */ #ifndef _ASM_DMA_MAPPING_H #define _ASM_DMA_MAPPING_H #include <linux/swiotlb.h> extern const struct dma_map_ops jazz_dma_ops; static inline const struct dma_map_ops *get_arch_dma_ops(struct bus_type *bus) { #if defined(CONFIG_MACH_JAZZ) return &jazz_dma_ops; #else return NULL; #endif } #endif /* _ASM_DMA_MAPPING_H */ usr/src/linux-headers-5.15.0-133/arch/ia64/include/asm/dma-mapping.h 0000644 00000000576 15030211342 0020171 0 ustar 00 /* SPDX-License-Identifier: GPL-2.0 */ #ifndef _ASM_IA64_DMA_MAPPING_H #define _ASM_IA64_DMA_MAPPING_H /* * Copyright (C) 2003-2004 Hewlett-Packard Co * David Mosberger-Tang <davidm@hpl.hp.com> */ extern const struct dma_map_ops *dma_ops; static inline const struct dma_map_ops *get_arch_dma_ops(struct bus_type *bus) { return dma_ops; } #endif /* _ASM_IA64_DMA_MAPPING_H */ usr/src/linux-headers-5.15.0-133/arch/mips/include/asm/dma-mapping.h 0000644 00000000555 15030222141 0020372 0 ustar 00 /* SPDX-License-Identifier: GPL-2.0 */ #ifndef _ASM_DMA_MAPPING_H #define _ASM_DMA_MAPPING_H #include <linux/swiotlb.h> extern const struct dma_map_ops jazz_dma_ops; static inline const struct dma_map_ops *get_arch_dma_ops(struct bus_type *bus) { #if defined(CONFIG_MACH_JAZZ) return &jazz_dma_ops; #else return NULL; #endif } #endif /* _ASM_DMA_MAPPING_H */ usr/src/linux-headers-5.15.0-142/arch/ia64/include/asm/dma-mapping.h 0000644 00000000576 15030227466 0020207 0 ustar 00 /* SPDX-License-Identifier: GPL-2.0 */ #ifndef _ASM_IA64_DMA_MAPPING_H #define _ASM_IA64_DMA_MAPPING_H /* * Copyright (C) 2003-2004 Hewlett-Packard Co * David Mosberger-Tang <davidm@hpl.hp.com> */ extern const struct dma_map_ops *dma_ops; static inline const struct dma_map_ops *get_arch_dma_ops(struct bus_type *bus) { return dma_ops; } #endif /* _ASM_IA64_DMA_MAPPING_H */
| ver. 1.4 |
Github
|
.
| PHP 8.2.28 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings