Home
last modified time | relevance | path

Searched refs:attribute_group (Results 1 – 25 of 27) sorted by relevance

12

/include/linux/
Dhwmon.h18 struct attribute_group;
24 const struct attribute_group **groups);
28 const struct attribute_group **groups);
Dsysfs.h60 struct attribute_group { struct
113 static const struct attribute_group *_name##_groups[] = { \
119 static const struct attribute_group _name##_group = { \
228 const struct attribute_group *grp);
230 const struct attribute_group **groups);
232 const struct attribute_group *grp);
234 const struct attribute_group *grp);
236 const struct attribute_group **groups);
242 const struct attribute_group *grp);
244 const struct attribute_group *grp);
[all …]
Discsi_boot_sysfs.h66 struct attribute_group;
70 struct attribute_group *attr_group;
Dpowercap.h161 struct attribute_group dev_zone_attr_group;
162 const struct attribute_group *dev_attr_groups[2]; /* 1 group + NULL */
Dfirewire.h153 struct attribute_group *groups[2];
154 struct attribute_group group;
205 struct fw_attribute_group attribute_group; member
226 struct fw_attribute_group attribute_group; member
Dattribute_container.h21 const struct attribute_group *grp;
Dcpu.h39 extern int cpu_add_dev_attr_group(struct attribute_group *attrs);
40 extern void cpu_remove_dev_attr_group(struct attribute_group *attrs);
Dextcon.h136 struct attribute_group attr_g_muex;
154 struct attribute_group attr_g;
Dtransport_class.h59 const struct attribute_group *statistics;
Dpps_kernel.h83 extern const struct attribute_group *pps_groups[];
Ddevice.h109 const struct attribute_group **bus_groups;
110 const struct attribute_group **dev_groups;
111 const struct attribute_group **drv_groups;
246 const struct attribute_group **groups;
320 const struct attribute_group **groups);
322 const struct attribute_group **groups);
357 const struct attribute_group **dev_groups;
503 const struct attribute_group **groups;
792 const struct attribute_group **groups; /* optional groups */
988 const struct attribute_group **groups,
Dblktrace_api.h70 extern struct attribute_group blk_trace_attr_group;
Dleds.h66 const struct attribute_group **groups;
Diommu.h192 const struct attribute_group **groups,
408 const struct attribute_group **groups, in iommu_device_create()
Dserial_core.h216 struct attribute_group *attr_group; /* port specific attributes */
217 const struct attribute_group **tty_groups; /* all attributes (serial core use only) */
Dintel-iommu.h369 extern const struct attribute_group *intel_iommu_groups[];
Dtty.h417 const struct attribute_group **attr_grp);
518 const struct attribute_group **attr_grp);
Dperf_event.h183 const struct attribute_group **attr_groups;
Dide.h1513 extern const struct attribute_group *ide_dev_groups[];
/include/linux/iio/
Dbuffer.h83 struct attribute_group *scan_el_attrs;
88 struct attribute_group scan_el_group;
91 const struct attribute_group *attrs;
Diio.h332 struct attribute_group *event_attrs;
333 const struct attribute_group *attrs;
473 struct attribute_group chan_attr_group;
480 const struct attribute_group *groups[IIO_MAX_GROUPS + 1];
/include/sound/
Dhwdep.h72 const struct attribute_group **groups;
/include/linux/mtd/
Dblktrans.h46 struct attribute_group *disk_attributes;
/include/linux/power/
Dcharger-manager.h144 struct attribute_group attr_g;
/include/media/
Drc-core.h124 const struct attribute_group *sysfs_groups[5];

12