Home
last modified time | relevance | path

Searched refs:intc_subsys (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/sh/intc/
H A Dcore.c469 struct bus_type intc_subsys = { variable
493 error = subsys_system_register(&intc_subsys, NULL); in register_intc_devs()
497 d->dev.bus = &intc_subsys; in register_intc_devs()
H A Duserimask.c67 return device_create_file(intc_subsys.dev_root, &dev_attr_userimask); in userimask_sysdev_init()
H A Dinternals.h163 extern struct bus_type intc_subsys;