Searched refs:mpic_subsys (Results 1 – 3 of 3) sorted by relevance
127 ret = device_create_file(mpic_subsys.dev_root, &mpic_attributes); in fsl_wakeup_sys_init()136 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);2009 rc = subsys_system_register(&mpic_subsys, NULL); in mpic_init_sys()
339 extern struct bus_type mpic_subsys;