cregit-Linux how code gets into the kernel

Release 4.14 drivers/video/fbdev/omap/lcdc.h

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

#define LCDC_H

int omap_lcdc_set_dma_callback(void (*callback)(void *data), void *data);
void omap_lcdc_free_dma_callback(void);

extern const struct lcd_ctrl omap1_int_ctrl;

#endif

Overall Contributors

PersonTokensPropCommitsCommitProp
Imre Deak3382.50%133.33%
Russell King615.00%133.33%
Greg Kroah-Hartman12.50%133.33%
Total40100.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.