cregit-Linux how code gets into the kernel

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

/* SPDX-License-Identifier: GPL-2.0 */
#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 Sato2882.35%125.00%
Bart Van Assche514.71%250.00%
Greg Kroah-Hartman12.94%125.00%
Total34100.00%4100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.