Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/sh/intc/
Dcore.c231 d->nr_reg += hw->subgroups ? hw->nr_subgroups : 0; in register_intc_controller()
284 if (hw->subgroups) in register_intc_controller()
286 if (hw->subgroups[i].reg) in register_intc_controller()
287 k+= save_reg(d, k, hw->subgroups[i].reg, 0); in register_intc_controller()
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-v5.10/fs/nilfs2/
Dsysfs.c67 struct nilfs_sysfs_##parent_name##_subgroups *subgroups; \
71 subgroups = nilfs->ns_##parent_name##_subgroups; \
72 complete(&subgroups->sg_##name##_kobj_unregister); \
86 struct nilfs_sysfs_##parent_name##_subgroups *subgroups; \
88 subgroups = nilfs->ns_##parent_name##_subgroups; \
89 kobj = &subgroups->sg_##name##_kobj; \
90 kobj_unregister = &subgroups->sg_##name##_kobj_unregister; \
/Linux-v5.10/include/linux/
Dsh_intc.h96 struct intc_subgroup *subgroups; member
/Linux-v5.10/arch/sh/kernel/cpu/sh4a/
Dsetup-sh7786.c672 .subgroups = sh7786_subgroups,
/Linux-v5.10/Documentation/filesystems/
Dconfigfs.rst439 others, configfs provides a method whereby one or many subgroups are
446 These automatic subgroups, or default groups, do not preclude other
/Linux-v5.10/Documentation/driver-api/
Dpinctl.rst95 To enable the pinctrl subsystem and the subgroups for PINMUX and PINCONF and