Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/sh/intc/
Duserimask.c67 return device_create_file(intc_subsys.dev_root, &dev_attr_userimask); in userimask_sysdev_init()
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()
Dinternals.h163 extern struct bus_type intc_subsys;