Searched refs:groups (Results 1 - 15 of 15) sorted by relevance

/include/linux/
H A Dhwmon.h24 const struct attribute_group **groups);
28 const struct attribute_group **groups);
H A Dsh_intc.h85 struct intc_group *groups; member in struct:intc_hw_desc
101 #define INTC_HW_DESC(vectors, groups, mask_regs, \
104 _INTC_ARRAY(vectors), _INTC_ARRAY(groups), \
119 #define DECLARE_INTC_DESC(symbol, chipname, vectors, groups, \
123 .hw = INTC_HW_DESC(vectors, groups, mask_regs, \
127 #define DECLARE_INTC_DESC_ACK(symbol, chipname, vectors, groups, \
131 .hw = INTC_HW_DESC(vectors, groups, mask_regs, \
H A Dconnector.h64 u32 seq, groups; member in struct:cn_dev
H A Dsysfs.h224 const struct attribute_group **groups);
230 const struct attribute_group **groups);
360 const struct attribute_group **groups)
377 const struct attribute_group **groups)
359 sysfs_create_groups(struct kobject *kobj, const struct attribute_group **groups) argument
376 sysfs_remove_groups(struct kobject *kobj, const struct attribute_group **groups) argument
H A Dnetlink.h45 unsigned int groups; member in struct:netlink_kernel_cfg
64 extern int __netlink_change_ngroups(struct sock *sk, unsigned int groups);
65 extern int netlink_change_ngroups(struct sock *sk, unsigned int groups);
H A Dpercpu.h75 struct pcpu_group_info groups[]; member in struct:pcpu_alloc_info
H A Dleds.h66 const struct attribute_group **groups; member in struct:led_classdev
H A Diommu.h192 const struct attribute_group **groups,
408 const struct attribute_group **groups,
406 iommu_device_create(struct device *parent, void *drvdata, const struct attribute_group **groups, const char *fmt, ...) argument
H A Ddevice.h215 * @groups: Default attributes that get created by the driver core
246 const struct attribute_group **groups; member in struct:device_driver
320 const struct attribute_group **groups);
322 const struct attribute_group **groups);
503 const struct attribute_group **groups; member in struct:device_type
713 * @groups: Optional attribute groups.
792 const struct attribute_group **groups; /* optional groups */ member in struct:device
988 const struct attribute_group **groups,
[all...]
H A Dfirewire.h153 struct attribute_group *groups[2]; member in struct:fw_attribute_group
H A Dsched.h504 * As a result, this structure groups together three kinds of CPU time
505 * that are tracked for threads and thread groups. Most things considering
872 #define SD_ASYM_PACKING 0x0800 /* Place busy groups earlier in the domain */
914 struct sched_group *groups; /* the balancing groups of the domain */ member in struct:sched_domain
/include/linux/pinctrl/
H A Dpinmux.h37 * @get_function_groups: return an array of groups names (in turn
40 * actual pins affected. The applicable groups will be returned in
41 * @groups and the number of groups in @num_groups
51 * specific GPIO range - function selectors and pin groups are orthogonal
68 const char * const **groups,
/include/sound/
H A Dhwdep.h72 const struct attribute_group **groups; member in struct:snd_hwdep
/include/linux/iio/
H A Diio.h441 * @groups: [INTERN] attribute groups
480 const struct attribute_group *groups[IIO_MAX_GROUPS + 1]; member in struct:iio_dev
/include/trace/events/
H A Dext4.h949 __field( __u16, groups )
973 __entry->groups = ac->ac_groups_scanned;
990 __entry->found, __entry->groups, __entry->cr,

Completed in 269 milliseconds