Searched refs:subgroups (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/vk-gl-cts/ |
| H A D | opengl-es-cts_3.2.7.0.bb | 26 …rm -r ${D}/${CTSDIR}/common/subgroups/*.a ${D}/${CTSDIR}/common/subgroups/cmake_install.cmake ${D}…
|
| /OK3568_Linux_fs/kernel/drivers/sh/intc/ |
| H A D | core.c | 231 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()
|
| H A D | virq.c | 194 if (!desc->hw.subgroups) in intc_subgroup_init() 198 intc_subgroup_init_one(desc, d, desc->hw.subgroups + i); in intc_subgroup_init()
|
| /OK3568_Linux_fs/kernel/fs/nilfs2/ |
| H A D | sysfs.c | 67 struct nilfs_sysfs_##parent_name##_subgroups *subgroups = container_of(kobj, \ 70 complete(&subgroups->sg_##name##_kobj_unregister); \ 84 struct nilfs_sysfs_##parent_name##_subgroups *subgroups; \ 86 subgroups = nilfs->ns_##parent_name##_subgroups; \ 87 kobj = &subgroups->sg_##name##_kobj; \ 88 kobj_unregister = &subgroups->sg_##name##_kobj_unregister; \
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | sh_intc.h | 96 struct intc_subgroup *subgroups; member
|
| /OK3568_Linux_fs/kernel/arch/sh/kernel/cpu/sh4a/ |
| H A D | setup-sh7786.c | 672 .subgroups = sh7786_subgroups,
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A D | configfs.rst | 439 others, configfs provides a method whereby one or many subgroups are 446 These automatic subgroups, or default groups, do not preclude other
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/ |
| H A D | pinctl.rst | 95 To enable the pinctrl subsystem and the subgroups for PINMUX and PINCONF and
|