cregit-Linux how code gets into the kernel

Release 4.7 drivers/cpuidle/dt_idle_states.h

Directory: drivers/cpuidle
#ifndef __DT_IDLE_STATES

#define __DT_IDLE_STATES

int dt_init_idle_driver(struct cpuidle_driver *drv,
			const struct of_device_id *matches,
			unsigned int start_idx);
#endif

Overall Contributors

PersonTokensPropCommitsCommitProp
lorenzo pieralisilorenzo pieralisi27100.00%1100.00%
Total27100.00%1100.00%
Directory: drivers/cpuidle
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
{% endraw %}