cregit-Linux how code gets into the kernel

Release 4.16 include/asm-generic/dma-mapping.h

/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _ASM_GENERIC_DMA_MAPPING_H

#define _ASM_GENERIC_DMA_MAPPING_H


static inline const struct dma_map_ops *get_arch_dma_ops(struct bus_type *bus) { return &dma_direct_ops; }

Contributors

PersonTokensPropCommitsCommitProp
Sudip Mukherjee1473.68%125.00%
Bart Van Assche421.05%250.00%
Christoph Hellwig15.26%125.00%
Total19100.00%4100.00%

#endif /* _ASM_GENERIC_DMA_MAPPING_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
Sudip Mukherjee2068.97%116.67%
Christoph Hellwig413.79%233.33%
Bart Van Assche413.79%233.33%
Greg Kroah-Hartman13.45%116.67%
Total29100.00%6100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.