cregit-Linux how code gets into the kernel

Release 4.15 arch/alpha/include/asm/dma-mapping.h

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

#define _ALPHA_DMA_MAPPING_H

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; }

Contributors

PersonTokensPropCommitsCommitProp
FUJITA Tomonori1266.67%125.00%
Bart Van Assche422.22%250.00%
Stefan Knoblich211.11%125.00%
Total18100.00%4100.00%

#endif /* _ALPHA_DMA_MAPPING_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
FUJITA Tomonori1851.43%116.67%
Richard Henderson925.71%116.67%
Bart Van Assche514.29%233.33%
Stefan Knoblich25.71%116.67%
Greg Kroah-Hartman12.86%116.67%
Total35100.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.