Home
last modified time | relevance | path

Searched refs:subgroups (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/drivers/sh/intc/
A Dcore.c246 d->nr_reg += hw->subgroups ? hw->nr_subgroups : 0; in register_intc_controller()
299 if (hw->subgroups) in register_intc_controller()
301 if (hw->subgroups[i].reg) in register_intc_controller()
302 k+= save_reg(d, k, hw->subgroups[i].reg, 0); in register_intc_controller()
A Dvirq.c194 if (!desc->hw.subgroups) in intc_subgroup_init()
198 intc_subgroup_init_one(desc, d, desc->hw.subgroups + i); in intc_subgroup_init()
/linux-6.3-rc2/fs/nilfs2/
A Dsysfs.c54 struct nilfs_sysfs_##parent_name##_subgroups *subgroups = container_of(kobj, \
57 complete(&subgroups->sg_##name##_kobj_unregister); \
71 struct nilfs_sysfs_##parent_name##_subgroups *subgroups; \
73 subgroups = nilfs->ns_##parent_name##_subgroups; \
74 kobj = &subgroups->sg_##name##_kobj; \
75 kobj_unregister = &subgroups->sg_##name##_kobj_unregister; \
/linux-6.3-rc2/include/linux/
A Dsh_intc.h96 struct intc_subgroup *subgroups; member
/linux-6.3-rc2/arch/sh/kernel/cpu/sh4a/
A Dsetup-sh7786.c672 .subgroups = sh7786_subgroups,
/linux-6.3-rc2/Documentation/filesystems/
A Dconfigfs.rst438 others, configfs provides a method whereby one or many subgroups are
445 These automatic subgroups, or default groups, do not preclude other
/linux-6.3-rc2/Documentation/driver-api/
A Dpin-control.rst94 To enable the pinctrl subsystem and the subgroups for PINMUX and PINCONF and

Completed in 16 milliseconds