Home
last modified time | relevance | path

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

12

/include/linux/
Dlibnvdimm.h40 extern struct attribute_group nvdimm_bus_attribute_group;
41 extern struct attribute_group nvdimm_attribute_group;
42 extern struct attribute_group nd_device_attribute_group;
43 extern struct attribute_group nd_numa_attribute_group;
44 extern struct attribute_group nd_region_attribute_group;
45 extern struct attribute_group nd_mapping_attribute_group;
54 const struct attribute_group **attr_groups;
87 const struct attribute_group **attr_groups;
139 const struct attribute_group **groups, unsigned long flags,
Dsysfs.h83 struct attribute_group { struct
147 static const struct attribute_group *_name##_groups[] = { \
153 static const struct attribute_group _name##_group = { \
266 const struct attribute_group *grp);
268 const struct attribute_group **groups);
270 const struct attribute_group *grp);
272 const struct attribute_group *grp);
274 const struct attribute_group **groups);
280 const struct attribute_group *grp);
282 const struct attribute_group *grp);
[all …]
Dmiscdevice.h57 struct attribute_group;
66 const struct attribute_group **groups;
Dcpu.h23 struct attribute_group;
44 extern int cpu_add_dev_attr_group(struct attribute_group *attrs);
45 extern void cpu_remove_dev_attr_group(struct attribute_group *attrs);
56 const struct attribute_group **groups,
Discsi_boot_sysfs.h73 struct attribute_group;
77 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 */
Dhwmon.h20 struct attribute_group;
356 const struct attribute_group **groups);
360 const struct attribute_group **groups);
365 const struct attribute_group **groups);
370 const struct attribute_group **groups);
Dcacheinfo.h99 const struct attribute_group *cache_get_priv_group(struct cacheinfo *this_leaf);
Dkhugepaged.h7 extern struct attribute_group khugepaged_attr_group;
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;
Dtransport_class.h59 const struct attribute_group *statistics;
Dpps_kernel.h83 extern const struct attribute_group *pps_groups[];
Dled-class-flash.h83 const struct attribute_group *sysfs_groups[LED_FLASH_SYSFS_GROUPS_SIZE];
Ddevice.h114 const struct attribute_group **bus_groups;
115 const struct attribute_group **dev_groups;
116 const struct attribute_group **drv_groups;
282 const struct attribute_group **groups;
356 const struct attribute_group **groups);
358 const struct attribute_group **groups);
394 const struct attribute_group **dev_groups;
541 const struct attribute_group **groups;
852 const struct attribute_group **groups; /* optional groups */
1083 const struct attribute_group **groups,
Dwatchdog.h99 const struct attribute_group **groups;
Dblktrace_api.h78 extern struct attribute_group blk_trace_attr_group;
Dcoresight.h127 const struct attribute_group **groups;
/include/linux/mfd/
Dcros_ec.h291 extern struct attribute_group cros_ec_attr_group;
292 extern struct attribute_group cros_ec_lightbar_attr_group;
293 extern struct attribute_group cros_ec_vbc_attr_group;
/include/linux/iio/
Dbuffer.h101 struct attribute_group *scan_el_attrs;
106 struct attribute_group buffer_group;
107 struct attribute_group scan_el_group;
Diio.h384 struct attribute_group *event_attrs;
385 const struct attribute_group *attrs;
535 struct attribute_group chan_attr_group;
543 const struct attribute_group *groups[IIO_MAX_GROUPS + 1];
/include/linux/mtd/
Dblktrans.h46 struct attribute_group *disk_attributes;
/include/linux/power/
Dcharger-manager.h122 struct attribute_group attr_g;
/include/linux/perf/
Darm_pmu.h122 const struct attribute_group *attr_groups[ARMPMU_NR_ATTR_GROUPS + 1];
/include/sound/
Dcore.h136 const struct attribute_group *dev_groups[4]; /* assigned sysfs attr */
264 const struct attribute_group *group);

12