cregit-Linux how code gets into the kernel

Release 4.11 arch/h8300/include/asm/dma-mapping.h

#ifndef _H8300_DMA_MAPPING_H

#define _H8300_DMA_MAPPING_H

extern const struct dma_map_ops h8300_dma_map_ops;


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

Contributors

PersonTokensPropCommitsCommitProp
Yoshinori Sato1578.95%133.33%
Bart Van Assche421.05%266.67%
Total19100.00%3100.00%

#endif

Overall Contributors

PersonTokensPropCommitsCommitProp
Yoshinori Sato2884.85%133.33%
Bart Van Assche515.15%266.67%
Total33100.00%3100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.