cregit-Linux how code gets into the kernel

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

#ifndef _LIRC_RX51_H

#define _LIRC_RX51_H


struct lirc_rx51_platform_data {
	
int(*set_max_mpu_wakeup_lat)(struct device *dev, long t);
};

#endif

Overall Contributors

PersonTokensPropCommitsCommitProp
timo kokkonentimo kokkonen28100.00%1100.00%
Total28100.00%1100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.