Searched refs:mpic_subsys (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/arch/powerpc/sysdev/
H A Dfsl_mpic_timer_wakeup.c133 ret = device_create_file(mpic_subsys.dev_root, &mpic_attributes); fsl_wakeup_sys_init()
142 device_remove_file(mpic_subsys.dev_root, &mpic_attributes); fsl_wakeup_sys_exit()
H A Dmpic.c50 struct bus_type mpic_subsys = { variable in typeref:struct:bus_type
54 EXPORT_SYMBOL_GPL(mpic_subsys); variable
2021 subsys_system_register(&mpic_subsys, NULL); mpic_init_sys()
/linux-4.1.27/arch/powerpc/include/asm/
H A Dmpic.h338 extern struct bus_type mpic_subsys;

Completed in 57 milliseconds