Searched refs:mpic_subsys (Results 1 – 3 of 3) sorted by relevance
133 ret = device_create_file(mpic_subsys.dev_root, &mpic_attributes); in fsl_wakeup_sys_init()142 device_remove_file(mpic_subsys.dev_root, &mpic_attributes); in fsl_wakeup_sys_exit()
50 struct bus_type mpic_subsys = { variable54 EXPORT_SYMBOL_GPL(mpic_subsys);2021 subsys_system_register(&mpic_subsys, NULL); in mpic_init_sys()
338 extern struct bus_type mpic_subsys;