cregit-Linux how code gets into the kernel

Release 4.7 include/linux/platform_data/media/ir-rx51.h

#ifndef _LIRC_RX51_H

#define _LIRC_RX51_H


struct lirc_rx51_platform_data {
	
int pwm_timer;

	
int(*set_max_mpu_wakeup_lat)(struct device *dev, long t);
	
struct pwm_omap_dmtimer_pdata *dmtimer;
};

#endif

Overall Contributors

PersonTokensPropCommitsCommitProp
timo kokkonentimo kokkonen3186.11%150.00%
tony lindgrentony lindgren513.89%150.00%
Total36100.00%2100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
{% endraw %}