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

12

/include/linux/
H A Dhwmon.h18 struct attribute_group;
24 const struct attribute_group **groups);
28 const struct attribute_group **groups);
H A Dsysfs.h60 struct attribute_group { struct
107 static const struct attribute_group *_name##_groups[] = { \
113 static const struct attribute_group _name##_group = { \
222 const struct attribute_group *grp);
224 const struct attribute_group **groups);
226 const struct attribute_group *grp);
228 const struct attribute_group *grp);
230 const struct attribute_group **groups);
236 const struct attribute_group *grp);
238 const struct attribute_group *gr
[all...]
H A Discsi_boot_sysfs.h66 struct attribute_group;
70 struct attribute_group *attr_group;
H A Dpowercap.h161 struct attribute_group dev_zone_attr_group;
162 const struct attribute_group *dev_attr_groups[2]; /* 1 group + NULL */
H A Dattribute_container.h21 const struct attribute_group *grp;
H A Dtransport_class.h59 const struct attribute_group *statistics;
H A 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);
H A Dextcon.h136 struct attribute_group attr_g_muex;
154 struct attribute_group attr_g;
H A Dfirewire.h153 struct attribute_group *groups[2];
154 struct attribute_group group;
205 struct fw_attribute_group attribute_group; member in struct:fw_device
226 struct fw_attribute_group attribute_group; member in struct:fw_unit
H A Dpps_kernel.h83 extern const struct attribute_group *pps_groups[];
H A 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 **group
[all...]
H A Dblktrace_api.h70 extern struct attribute_group blk_trace_attr_group;
H A Dleds.h66 const struct attribute_group **groups;
H A Diommu.h192 const struct attribute_group **groups,
408 const struct attribute_group **groups,
H A Dserial_core.h216 struct attribute_group *attr_group; /* port specific attributes */
217 const struct attribute_group **tty_groups; /* all attributes (serial core use only) */
H A Dintel-iommu.h369 extern const struct attribute_group *intel_iommu_groups[];
H A Dtty.h417 const struct attribute_group **attr_grp);
518 const struct attribute_group **attr_grp);
H A Dperf_event.h183 const struct attribute_group **attr_groups;
H A Dide.h1513 extern const struct attribute_group *ide_dev_groups[];
/include/linux/iio/
H A Dbuffer.h83 struct attribute_group *scan_el_attrs;
88 struct attribute_group scan_el_group;
91 const struct attribute_group *attrs;
H A 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/linux/mtd/
H A Dblktrans.h46 struct attribute_group *disk_attributes;
/include/sound/
H A Dhwdep.h72 const struct attribute_group **groups;
/include/linux/power/
H A Dcharger-manager.h144 struct attribute_group attr_g;
/include/media/
H A Drc-core.h124 const struct attribute_group *sysfs_groups[5];

Completed in 6430 milliseconds

12