Home
last modified time | relevance | path

Searched refs:intc_subsys (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/sh/intc/
H A Duserimask.c67 return device_create_file(intc_subsys.dev_root, &dev_attr_userimask); in userimask_sysdev_init()
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 Dinternals.h163 extern struct bus_type intc_subsys;
/kernel/linux/linux-6.6/drivers/sh/intc/
H A Duserimask.c70 dev_root = bus_get_dev_root(&intc_subsys); in userimask_sysdev_init()
H A Dcore.c458 struct bus_type intc_subsys = { variable
482 error = subsys_system_register(&intc_subsys, NULL); in register_intc_devs()
486 d->dev.bus = &intc_subsys; in register_intc_devs()
H A Dinternals.h163 extern struct bus_type intc_subsys;

Completed in 3 milliseconds