Home
last modified time | relevance | path

Searched refs:attribute_group (Results 1 – 200 of 662) sorted by relevance

1234

/linux-4.4.14/include/linux/
Dlibnvdimm.h41 extern struct attribute_group nvdimm_bus_attribute_group;
42 extern struct attribute_group nvdimm_attribute_group;
43 extern struct attribute_group nd_device_attribute_group;
44 extern struct attribute_group nd_numa_attribute_group;
45 extern struct attribute_group nd_region_attribute_group;
46 extern struct attribute_group nd_mapping_attribute_group;
71 const struct attribute_group **attr_groups;
92 const struct attribute_group **attr_groups;
132 const struct attribute_group **groups, unsigned long flags,
Dsysfs.h83 struct attribute_group { struct
141 static const struct attribute_group *_name##_groups[] = { \
147 static const struct attribute_group _name##_group = { \
260 const struct attribute_group *grp);
262 const struct attribute_group **groups);
264 const struct attribute_group *grp);
266 const struct attribute_group *grp);
268 const struct attribute_group **groups);
274 const struct attribute_group *grp);
276 const struct attribute_group *grp);
[all …]
Dhwmon.h18 struct attribute_group;
24 const struct attribute_group **groups);
28 const struct attribute_group **groups);
Dcpu.h22 struct attribute_group;
40 extern int cpu_add_dev_attr_group(struct attribute_group *attrs);
41 extern void cpu_remove_dev_attr_group(struct attribute_group *attrs);
45 const struct attribute_group **groups,
Dmiscdevice.h56 struct attribute_group;
65 const struct attribute_group **groups;
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
Ddevice.h110 const struct attribute_group **bus_groups;
111 const struct attribute_group **dev_groups;
112 const struct attribute_group **drv_groups;
277 const struct attribute_group **groups;
351 const struct attribute_group **groups);
353 const struct attribute_group **groups);
388 const struct attribute_group **dev_groups;
534 const struct attribute_group **groups;
832 const struct attribute_group **groups; /* optional groups */
1060 const struct attribute_group **groups,
Dextcon.h124 struct attribute_group attr_g_muex;
142 struct attribute_group attr_g;
Dcacheinfo.h98 const struct attribute_group *cache_get_priv_group(struct cacheinfo *this_leaf);
Dattribute_container.h21 const struct attribute_group *grp;
Dtransport_class.h59 const struct attribute_group *statistics;
Dled-class-flash.h83 const struct attribute_group *sysfs_groups[LED_FLASH_SYSFS_GROUPS_SIZE];
Dpps_kernel.h83 extern const struct attribute_group *pps_groups[];
Dblktrace_api.h70 extern struct attribute_group blk_trace_attr_group;
Diommu.h261 const struct attribute_group **groups,
516 const struct attribute_group **groups, in iommu_device_create()
Dcoresight.h126 const struct attribute_group **groups;
Dserial_core.h246 struct attribute_group *attr_group; /* port specific attributes */
247 const struct attribute_group **tty_groups; /* all attributes (serial core use only) */
/linux-4.4.14/drivers/hwmon/
Dvexpress.c91 const struct attribute_group **attr_groups;
103 static struct attribute_group vexpress_hwmon_group_volt = {
109 .attr_groups = (const struct attribute_group *[]) {
124 static struct attribute_group vexpress_hwmon_group_amp = {
130 .attr_groups = (const struct attribute_group *[]) {
144 static struct attribute_group vexpress_hwmon_group_temp = {
150 .attr_groups = (const struct attribute_group *[]) {
164 static struct attribute_group vexpress_hwmon_group_power = {
170 .attr_groups = (const struct attribute_group *[]) {
184 static struct attribute_group vexpress_hwmon_group_energy = {
[all …]
Dhwmon.c59 static struct attribute_group hwmon_dev_attr_group = {
64 static const struct attribute_group *hwmon_dev_attr_groups[] = {
98 const struct attribute_group **groups) in hwmon_device_register_with_groups()
191 const struct attribute_group **groups) in devm_hwmon_device_register_with_groups()
Dibmpowernv.c61 struct attribute_group group;
82 const struct attribute_group *attr_groups[MAX_SENSOR_TYPE + 1];
285 const struct attribute_group **pgroups = pdata->attr_groups; in populate_attr_groups()
351 const struct attribute_group **pgroups = pdata->attr_groups; in create_device_attrs()
Dmc13783-adc.c137 static const struct attribute_group mc13783_group_base = {
150 static const struct attribute_group mc13783_group_16chans = {
163 static const struct attribute_group mc13783_group_ts = {
Demc1403.c43 const struct attribute_group *groups[4];
272 static const struct attribute_group emc1402_group = {
300 static const struct attribute_group emc1403_group = {
319 static const struct attribute_group emc1404_group = {
352 static const struct attribute_group emc1402_alarm_group = {
Dsmsc47m1.c462 static const struct attribute_group smsc47m1_group_fan1 = {
474 static const struct attribute_group smsc47m1_group_fan2 = {
486 static const struct attribute_group smsc47m1_group_fan3 = {
496 static const struct attribute_group smsc47m1_group_pwm1 = {
506 static const struct attribute_group smsc47m1_group_pwm2 = {
516 static const struct attribute_group smsc47m1_group_pwm3 = {
526 static const struct attribute_group smsc47m1_group = {
Diio_hwmon.c33 struct attribute_group attr_group;
34 const struct attribute_group *groups[2];
Dlineage-pem.c129 const struct attribute_group *groups[4];
418 static const struct attribute_group pem_group = {
429 static const struct attribute_group pem_input_group = {
440 static const struct attribute_group pem_fan_group = {
Dlm83.c115 const struct attribute_group *groups[3];
258 static const struct attribute_group lm83_group = {
279 static const struct attribute_group lm83_group_opt = {
Dina2xx.c112 const struct attribute_group *groups[INA2XX_MAX_ATTRIBUTE_GROUPS];
406 static const struct attribute_group ina2xx_group = {
415 static const struct attribute_group ina226_group = {
Dnct7904.c216 static const struct attribute_group nct7904_fanin_group = {
321 static const struct attribute_group nct7904_vsen_group = {
377 static const struct attribute_group nct7904_tcpu_group = {
480 static const struct attribute_group nct7904_fanctl_group = {
484 static const struct attribute_group *nct7904_groups[] = {
Dlm87.c718 static const struct attribute_group lm87_group = {
730 static const struct attribute_group lm87_group_in6 = {
742 static const struct attribute_group lm87_group_fan1 = {
754 static const struct attribute_group lm87_group_in7 = {
766 static const struct attribute_group lm87_group_fan2 = {
780 static const struct attribute_group lm87_group_temp3 = {
796 static const struct attribute_group lm87_group_in0_5 = {
806 static const struct attribute_group lm87_group_vid = {
Dmax16065.c87 const struct attribute_group *groups[4];
541 static const struct attribute_group max16065_basic_group = {
546 static const struct attribute_group max16065_current_group = {
550 static const struct attribute_group max16065_min_group = {
555 static const struct attribute_group max16065_max_group = {
Dfam15h_power.c56 const struct attribute_group *groups[FAM15H_NUM_GROUPS];
57 struct attribute_group group;
Dpcf8591.c179 static const struct attribute_group pcf8591_attr_group = {
189 static const struct attribute_group pcf8591_attr_group_opt = {
Dmax1111.c147 static const struct attribute_group max1111_attr_group = {
159 static const struct attribute_group max1110_attr_group = {
Dadm1021.c85 const struct attribute_group *groups[3];
322 static const struct attribute_group adm1021_group = {
334 static const struct attribute_group adm1021_min_group = {
Dltc4245.c56 const struct attribute_group *groups[3];
449 static const struct attribute_group ltc4245_std_group = {
453 static const struct attribute_group ltc4245_gpio_group = {
Dthmc50.c72 const struct attribute_group *groups[3];
301 static const struct attribute_group thmc50_group = {
316 static const struct attribute_group temp3_group = {
Dtmp421.c197 static const struct attribute_group tmp421_group = {
202 static const struct attribute_group *tmp421_groups[] = {
Dscpi-hwmon.c45 struct attribute_group group;
46 const struct attribute_group *groups[2];
Dmax1668.c70 const struct attribute_group *groups[3];
361 static const struct attribute_group max1668_group_common = {
366 static const struct attribute_group max1668_group_unique = {
Dmax6650.c114 const struct attribute_group *groups[3];
543 static const struct attribute_group max6650_group = {
555 static const struct attribute_group max6651_group = {
Dtmp401.c162 const struct attribute_group *groups[3];
548 static const struct attribute_group tmp401_group = {
575 static const struct attribute_group tmp411_group = {
611 static const struct attribute_group tmp432_group = {
Demc2103.c70 const struct attribute_group *groups[4];
568 static const struct attribute_group emc2103_group = {
572 static const struct attribute_group emc2103_temp3_group = {
576 static const struct attribute_group emc2103_temp4_group = {
Ddme1737.c1716 static const struct attribute_group dme1737_group = {
1732 static const struct attribute_group dme1737_temp_offset_group = {
1747 static const struct attribute_group dme1737_vid_group = {
1764 static const struct attribute_group dme1737_zone3_group = {
1781 static const struct attribute_group dme1737_zone_hyst_group = {
1798 static const struct attribute_group dme1737_in7_group = {
1850 static const struct attribute_group dme1737_pwm_group[] = {
1918 static const struct attribute_group dme1737_fan_group[] = {
1941 static const struct attribute_group dme1737_zone_chmod_group = {
1957 static const struct attribute_group dme1737_zone3_chmod_group = {
[all …]
Dnct7802.c705 static struct attribute_group nct7802_temp_group = {
803 static struct attribute_group nct7802_in_group = {
881 static struct attribute_group nct7802_fan_group = {
899 static struct attribute_group nct7802_pwm_group = {
1012 static struct attribute_group nct7802_auto_point_group = {
1016 static const struct attribute_group *nct7802_groups[] = {
Dadm1025.c111 const struct attribute_group *groups[3];
433 static const struct attribute_group adm1025_group = {
445 static const struct attribute_group adm1025_group_in4 = {
Dad7314.c107 static const struct attribute_group ad7314_group = {
Dadt7475.c1184 static struct attribute_group adt7475_attr_group = { .attrs = adt7475_attrs };
1185 static struct attribute_group fan4_attr_group = { .attrs = fan4_attrs };
1186 static struct attribute_group pwm2_attr_group = { .attrs = pwm2_attrs };
1187 static struct attribute_group in0_attr_group = { .attrs = in0_attrs };
1188 static struct attribute_group in3_attr_group = { .attrs = in3_attrs };
1189 static struct attribute_group in4_attr_group = { .attrs = in4_attrs };
1190 static struct attribute_group in5_attr_group = { .attrs = in5_attrs };
1191 static struct attribute_group vid_attr_group = { .attrs = vid_attrs };
Dlm90.c370 const struct attribute_group *groups[6];
1058 static const struct attribute_group lm90_group = {
1067 static const struct attribute_group lm90_temp2_offset_group = {
1091 static const struct attribute_group lm90_emergency_group = {
1104 static const struct attribute_group lm90_emergency_alarm_group = {
1149 static const struct attribute_group lm90_temp3_group = {
Dlm63.c153 const struct attribute_group *groups[5];
914 static const struct attribute_group lm63_group_temp2_type = {
934 static const struct attribute_group lm63_group_extra_lut = {
959 static const struct attribute_group lm63_group = {
972 static const struct attribute_group lm63_group_fan1 = {
Djz4740-hwmon.c100 static const struct attribute_group jz4740_hwmon_attr_group = {
Dnct6683.c297 const struct attribute_group *groups[6];
396 static struct attribute_group *
404 struct attribute_group *group; in nct6683_create_attr_group()
1082 static const struct attribute_group nct6683_group_other = {
1168 struct attribute_group *group; in nct6683_probe()
/linux-4.4.14/fs/sysfs/
Dgroup.c22 const struct attribute_group *grp) in remove_files()
36 const struct attribute_group *grp, int update) in create_files()
108 const struct attribute_group *grp) in internal_create_group()
154 const struct attribute_group *grp) in sysfs_create_group()
174 const struct attribute_group **groups) in sysfs_create_groups()
212 const struct attribute_group *grp) in sysfs_update_group()
227 const struct attribute_group *grp) in sysfs_remove_group()
262 const struct attribute_group **groups) in sysfs_remove_groups()
283 const struct attribute_group *grp) in sysfs_merge_group()
312 const struct attribute_group *grp) in sysfs_unmerge_group()
/linux-4.4.14/drivers/base/
Dbase.h122 const struct attribute_group **groups);
124 const struct attribute_group **groups);
127 const struct attribute_group **groups);
129 const struct attribute_group **groups);
Dcpu.c178 static struct attribute_group crash_note_cpu_attr_group = {
183 static const struct attribute_group *common_cpu_attr_groups[] = {
190 static const struct attribute_group *hotplugable_cpu_attr_groups[] = {
398 const struct attribute_group **groups, in __cpu_device_create()
432 const struct attribute_group **groups, in cpu_device_create()
469 static struct attribute_group cpu_root_attr_group = {
473 static const struct attribute_group *cpu_root_attr_groups[] = {
Dcacheinfo.c385 static const struct attribute_group cache_default_group = {
390 static const struct attribute_group *cache_default_groups[] = {
395 static const struct attribute_group *cache_private_groups[] = {
401 const struct attribute_group *
407 static const struct attribute_group **
410 const struct attribute_group *priv_group = in cache_get_attribute_groups()
473 const struct attribute_group **cache_groups; in cache_add_dev()
Ddriver.c129 const struct attribute_group **groups) in driver_add_groups()
135 const struct attribute_group **groups) in driver_remove_groups()
Dsoc.c95 static const struct attribute_group soc_attr_group = {
100 static const struct attribute_group *soc_attr_groups[] = {
Dmemory.c580 static struct attribute_group memory_memblk_attr_group = {
584 static const struct attribute_group *memory_memblk_attr_groups[] = {
743 static struct attribute_group memory_root_attr_group = {
747 static const struct attribute_group *memory_root_attr_groups[] = {
Ddevcoredump.c121 static const struct attribute_group devcd_dev_group = {
125 static const struct attribute_group *devcd_dev_groups[] = {
Dtopology.c95 static struct attribute_group topology_attr_group = {
Dbus.c842 const struct attribute_group **groups) in bus_add_groups()
848 const struct attribute_group **groups) in bus_remove_groups()
1188 const struct attribute_group **groups, in subsys_register()
1248 const struct attribute_group **groups) in subsys_system_register()
1266 const struct attribute_group **groups) in subsys_virtual_register()
/linux-4.4.14/include/linux/mfd/
Dcros_ec.h256 extern struct attribute_group cros_ec_attr_group;
257 extern struct attribute_group cros_ec_lightbar_attr_group;
258 extern struct attribute_group cros_ec_vbc_attr_group;
/linux-4.4.14/include/linux/iio/
Dbuffer.h83 struct attribute_group *scan_el_attrs;
88 struct attribute_group buffer_group;
89 struct attribute_group scan_el_group;
Diio.h358 struct attribute_group *event_attrs;
359 const struct attribute_group *attrs;
506 struct attribute_group chan_attr_group;
513 const struct attribute_group *groups[IIO_MAX_GROUPS + 1];
/linux-4.4.14/drivers/rapidio/
Drio.h51 extern const struct attribute_group *rio_dev_groups[];
52 extern const struct attribute_group *rio_bus_groups[];
53 extern const struct attribute_group *rio_mport_groups[];
Drio-sysfs.c114 static const struct attribute_group rio_dev_group = {
118 const struct attribute_group *rio_dev_groups[] = {
336 static const struct attribute_group rio_bus_group = {
340 const struct attribute_group *rio_bus_groups[] = {
376 static const struct attribute_group rio_mport_group = {
380 const struct attribute_group *rio_mport_groups[] = {
/linux-4.4.14/drivers/iommu/
Diommu-sysfs.c25 static const struct attribute_group iommu_devices_attr_group = {
30 static const struct attribute_group *iommu_dev_groups[] = {
58 const struct attribute_group **groups, in iommu_device_create()
/linux-4.4.14/drivers/iio/trigger/
Diio-trig-sysfs.c73 static const struct attribute_group iio_sysfs_trig_group = {
77 static const struct attribute_group *iio_sysfs_trig_groups[] = {
120 static const struct attribute_group iio_sysfs_trigger_attr_group = {
124 static const struct attribute_group *iio_sysfs_trigger_attr_groups[] = {
/linux-4.4.14/drivers/rtc/
Drtc-core.h51 const struct attribute_group **rtc_get_dev_attribute_groups(void);
53 static inline const struct attribute_group **rtc_get_dev_attribute_groups(void) in rtc_get_dev_attribute_groups()
Drtc-sysfs.c252 static struct attribute_group rtc_attr_group = {
257 static const struct attribute_group *rtc_attr_groups[] = {
262 const struct attribute_group **rtc_get_dev_attribute_groups(void) in rtc_get_dev_attribute_groups()
Drtc-ds1685.c1185 static const struct attribute_group
1378 static const struct attribute_group
1410 static const struct attribute_group
1437 static const struct attribute_group
1454 static const struct attribute_group
1487 static const struct attribute_group
1518 static const struct attribute_group
1714 static const struct attribute_group
1729 static const struct attribute_group
Drtc-ep93xx.c126 static const struct attribute_group ep93xx_rtc_sysfs_files = {
/linux-4.4.14/arch/s390/pci/
Dpci_sysfs.c96 static struct attribute_group zpci_attr_group = {
108 static struct attribute_group pfip_attr_group = {
113 const struct attribute_group *zpci_attr_groups[] = {
/linux-4.4.14/arch/x86/kernel/cpu/
Dperf_event_intel_cstate.c202 static struct attribute_group core_events_attr_group = {
213 static struct attribute_group core_format_attr_group = {
226 static struct attribute_group cpumask_attr_group = {
230 static const struct attribute_group *core_attr_groups[] = {
345 static struct attribute_group pkg_events_attr_group = {
355 static struct attribute_group pkg_format_attr_group = {
362 static const struct attribute_group *pkg_attr_groups[] = {
Dperf_event_msr.c90 static struct attribute_group events_attr_group = {
100 static struct attribute_group format_attr_group = {
105 static const struct attribute_group *attr_groups[] = {
Dperf_event_amd_iommu.c44 const struct attribute_group *attr_groups[4];
74 static struct attribute_group amd_iommu_format_group = {
142 static struct attribute_group amd_iommu_cpumask_group = {
405 struct attribute_group *attr_group; in _init_events_attrs()
Dperf_event_intel_uncore_snbep.c468 static struct attribute_group snbep_uncore_format_group = {
473 static struct attribute_group snbep_uncore_ubox_format_group = {
478 static struct attribute_group snbep_uncore_cbox_format_group = {
483 static struct attribute_group snbep_uncore_pcu_format_group = {
488 static struct attribute_group snbep_uncore_qpi_format_group = {
1286 static struct attribute_group ivbep_uncore_format_group = {
1291 static struct attribute_group ivbep_uncore_ubox_format_group = {
1296 static struct attribute_group ivbep_uncore_cbox_format_group = {
1301 static struct attribute_group ivbep_uncore_pcu_format_group = {
1306 static struct attribute_group ivbep_uncore_qpi_format_group = {
[all …]
Dperf_event_intel_rapl.c404 static struct attribute_group rapl_pmu_attr_group = {
499 static struct attribute_group rapl_pmu_events_group = {
510 static struct attribute_group rapl_pmu_format_group = {
515 const struct attribute_group *rapl_attr_groups[] = {
Dperf_event_amd_uncore.c241 static struct attribute_group amd_uncore_attr_group = {
254 static struct attribute_group amd_uncore_format_group = {
259 static const struct attribute_group *amd_uncore_attr_groups[] = {
Dperf_event_intel_uncore_snb.c111 static struct attribute_group snb_uncore_format_group = {
207 static struct attribute_group snb_uncore_imc_format_group = {
645 static struct attribute_group nhm_uncore_format_group = {
Dperf_event_intel_uncore_nhmex.c269 static struct attribute_group nhmex_uncore_ubox_format_group = {
296 static struct attribute_group nhmex_uncore_cbox_format_group = {
404 static struct attribute_group nhmex_uncore_bbox_format_group = {
481 static struct attribute_group nhmex_uncore_sbox_format_group = {
895 static struct attribute_group nhmex_uncore_mbox_format_group = {
1160 static struct attribute_group nhmex_uncore_rbox_format_group = {
Dperf_event_intel_cqm.c1157 static struct attribute_group intel_cqm_events_group = {
1168 static struct attribute_group intel_cqm_format_group = {
1221 static const struct attribute_group intel_cqm_group = {
1225 static const struct attribute_group *intel_cqm_attr_groups[] = {
/linux-4.4.14/drivers/ptp/
Dptp_private.h56 struct attribute_group pin_attr_group;
95 extern const struct attribute_group *ptp_groups[];
Dptp_sysfs.c60 static const struct attribute_group ptp_group = {
64 const struct attribute_group *ptp_groups[] = {
/linux-4.4.14/arch/powerpc/perf/
Dhv-gpci.c70 static struct attribute_group format_group = {
75 static struct attribute_group event_group = {
118 static struct attribute_group interface_group = {
123 static const struct attribute_group *attr_groups[] = {
Dpower7-pmu.c407 static struct attribute_group power7_pmu_events_group = {
419 struct attribute_group power7_pmu_format_group = {
424 static const struct attribute_group *power7_pmu_attr_groups[] = {
Dhv-24x7.c123 static struct attribute_group format_group = {
128 static struct attribute_group event_group = {
133 static struct attribute_group event_desc_group = {
138 static struct attribute_group event_long_desc_group = {
1004 static struct attribute_group if_group = {
1010 static const struct attribute_group *attr_groups[] = {
/linux-4.4.14/sound/hda/
Dhdac_sysfs.c68 static struct attribute_group hdac_dev_attr_group = {
72 const struct attribute_group *hdac_dev_attr_groups[] = {
302 static const struct attribute_group widget_node_group = {
306 static const struct attribute_group widget_afg_group = {
311 const struct attribute_group *group) in free_widget_node()
338 const struct attribute_group *group, in add_widget_node()
Dlocal.h19 extern const struct attribute_group *hdac_dev_attr_groups[];
/linux-4.4.14/drivers/xen/
Dxen-balloon.c206 static const struct attribute_group balloon_group = {
217 static const struct attribute_group balloon_info_group = {
222 static const struct attribute_group *balloon_groups[] = {
Dsys-hypervisor.c104 static const struct attribute_group version_group = {
228 static const struct attribute_group xen_compilation_group = {
359 static const struct attribute_group xen_properties_group = {
478 static const struct attribute_group xen_pmu_group = {
Dpcpu.c152 static const struct attribute_group pcpu_dev_group = {
157 static const struct attribute_group *pcpu_dev_groups[] = {
/linux-4.4.14/drivers/s390/scsi/
Dzfcp_ext.h144 extern const struct attribute_group *zfcp_unit_attr_groups[];
145 extern struct attribute_group zfcp_sysfs_adapter_attrs;
146 extern const struct attribute_group *zfcp_port_attr_groups[];
Dzfcp_sysfs.c302 struct attribute_group zfcp_sysfs_adapter_attrs = {
351 static struct attribute_group zfcp_port_attr_group = {
354 const struct attribute_group *zfcp_port_attr_groups[] = {
368 static struct attribute_group zfcp_unit_attr_group = {
371 const struct attribute_group *zfcp_unit_attr_groups[] = {
/linux-4.4.14/drivers/nvdimm/
De820.c10 static const struct attribute_group *e820_pmem_attribute_groups[] = {
15 static const struct attribute_group *e820_pmem_region_attribute_groups[] = {
Dbtt_devs.c150 static struct attribute_group nd_btt_attribute_group = {
154 static const struct attribute_group *nd_btt_attribute_groups[] = {
Dpfn_devs.c170 static struct attribute_group nd_pfn_attribute_group = {
174 static const struct attribute_group *nd_pfn_attribute_groups[] = {
/linux-4.4.14/drivers/leds/
Dled-class-flash.c241 static const struct attribute_group led_flash_strobe_group = {
245 static const struct attribute_group led_flash_timeout_group = {
249 static const struct attribute_group led_flash_brightness_group = {
253 static const struct attribute_group led_flash_fault_group = {
270 const struct attribute_group **flash_groups = fled_cdev->sysfs_groups; in led_flash_init_sysfs_groups()
Dled-class.c82 static const struct attribute_group led_trigger_group = {
93 static const struct attribute_group led_group = {
97 static const struct attribute_group *led_groups[] = {
Dleds-lp55xx-common.h125 const struct attribute_group *dev_attr_group;
/linux-4.4.14/drivers/pps/
Dsysfs.c106 static const struct attribute_group pps_group = {
110 const struct attribute_group *pps_groups[] = {
/linux-4.4.14/drivers/edac/
Dedac_mc_sysfs.c290 static struct attribute_group csrow_attr_grp = {
294 static const struct attribute_group *csrow_attr_groups[] = {
381 static const struct attribute_group csrow_dev_dimm_group = {
386 static const struct attribute_group csrow_dev_ce_count_group = {
391 static const struct attribute_group *csrow_dev_groups[] = {
574 static struct attribute_group dimm_attr_grp = {
578 static const struct attribute_group *dimm_attr_groups[] = {
849 static struct attribute_group mci_attr_grp = {
854 static const struct attribute_group *mci_attr_groups[] = {
881 const struct attribute_group **groups) in edac_create_sysfs_mci_device()
Damd64_edac_dbg.c52 const struct attribute_group amd64_edac_dbg_group = {
Dedac_module.h26 const struct attribute_group **groups);
Damd64_edac.h404 extern const struct attribute_group amd64_edac_dbg_group;
408 extern const struct attribute_group amd64_edac_inj_group;
/linux-4.4.14/drivers/w1/slaves/
Dw1_ds2413.c121 static const struct attribute_group w1_f3a_group = {
125 static const struct attribute_group *w1_f3a_groups[] = {
Dw1_ds2781.c105 static const struct attribute_group w1_ds2781_group = {
109 static const struct attribute_group *w1_ds2781_groups[] = {
Dw1_ds2780.c107 static const struct attribute_group w1_ds2780_group = {
111 static const struct attribute_group *w1_ds2780_groups[] = {
Dw1_ds2760.c115 static const struct attribute_group w1_ds2760_group = {
119 static const struct attribute_group *w1_ds2760_groups[] = {
Dw1_ds2431.c274 static const struct attribute_group w1_f2d_group = {
278 static const struct attribute_group *w1_f2d_groups[] = {
Dw1_ds2433.c267 static const struct attribute_group w1_f23_group = {
271 static const struct attribute_group *w1_f23_groups[] = {
Dw1_ds28e04.c390 static const struct attribute_group w1_f1C_group = {
395 static const struct attribute_group *w1_f1C_groups[] = {
Dw1_ds2408.c336 static const struct attribute_group w1_f29_group = {
340 static const struct attribute_group *w1_f29_groups[] = {
/linux-4.4.14/drivers/ide/
Dide-sysfs.c83 static const struct attribute_group ide_attr_group = {
87 const struct attribute_group *ide_dev_groups[] = {
/linux-4.4.14/drivers/base/power/
Dsysfs.c606 static struct attribute_group pm_attr_group = {
628 static struct attribute_group pm_wakeup_attr_group = {
643 static struct attribute_group pm_runtime_attr_group = {
652 static struct attribute_group pm_qos_resume_latency_attr_group = {
661 static struct attribute_group pm_qos_latency_tolerance_attr_group = {
671 static struct attribute_group pm_qos_flags_attr_group = {
/linux-4.4.14/drivers/usb/core/
Dsysfs.c578 static struct attribute_group usb2_hardware_lpm_attr_group = {
588 static struct attribute_group usb3_hardware_lpm_attr_group = {
600 static struct attribute_group power_attr_group = {
763 static struct attribute_group dev_attr_grp = {
796 static struct attribute_group dev_string_attr_grp = {
801 const struct attribute_group *usb_device_groups[] = {
1028 static struct attribute_group intf_attr_grp = {
1052 static struct attribute_group intf_assoc_attr_grp = {
1057 const struct attribute_group *usb_interface_groups[] = {
Dusb.h154 extern const struct attribute_group *usb_device_groups[];
155 extern const struct attribute_group *usb_interface_groups[];
Dendpoint.c155 static struct attribute_group ep_dev_attr_grp = {
158 static const struct attribute_group *ep_dev_groups[] = {
Dport.c26 static const struct attribute_group *port_dev_group[];
58 static struct attribute_group port_dev_attr_grp = {
62 static const struct attribute_group *port_dev_group[] = {
/linux-4.4.14/drivers/hid/
Dhid-roccat-konepure.c69 static const struct attribute_group konepure_group = {
73 static const struct attribute_group *konepure_groups[] = {
Dhid-roccat-savu.c49 static const struct attribute_group savu_group = {
53 static const struct attribute_group *savu_groups[] = {
Dhid-roccat-ryos.c77 static const struct attribute_group ryos_group = {
81 static const struct attribute_group *ryos_groups[] = {
Dwacom.h127 struct attribute_group remote_group[5];
Dhid-gt683r.c224 static const struct attribute_group gt683r_led_group = {
229 static const struct attribute_group *gt683r_led_groups[] = {
/linux-4.4.14/arch/s390/kernel/
Dperf_cpum_cf_events.c241 static struct attribute_group cpumsf_pmu_events_group = {
253 static struct attribute_group cpumsf_pmu_format_group = {
258 static const struct attribute_group *cpumsf_pmu_attr_groups[] = {
290 __init const struct attribute_group **cpumf_cf_event_group(void) in cpumf_cf_event_group()
Dipl.c505 static struct attribute_group ipl_fcp_attr_group = {
527 static struct attribute_group ipl_ccw_attr_group_vm = {
531 static struct attribute_group ipl_ccw_attr_group_lpar = {
547 static struct attribute_group ipl_nss_attr_group = {
558 static struct attribute_group ipl_unknown_attr_group = {
832 static struct attribute_group reipl_fcp_attr_group = {
885 static struct attribute_group reipl_ccw_attr_group_vm = {
890 static struct attribute_group reipl_ccw_attr_group_lpar = {
958 static struct attribute_group reipl_nss_attr_group = {
1353 static struct attribute_group dump_fcp_attr_group = {
[all …]
/linux-4.4.14/drivers/input/misc/
Dideapad_slidebar.c206 static struct attribute_group ideapad_attr_group = {
210 static const struct attribute_group *ideapad_attr_groups[] = {
/linux-4.4.14/drivers/pci/
Dpci.h185 extern const struct attribute_group *pci_dev_groups[];
186 extern const struct attribute_group *pcibus_groups[];
188 extern const struct attribute_group *pci_bus_groups[];
Dpci-sysfs.c329 static const struct attribute_group pci_bus_group = {
333 const struct attribute_group *pci_bus_groups[] = {
589 static const struct attribute_group pci_dev_group = {
593 const struct attribute_group *pci_dev_groups[] = {
605 static const struct attribute_group pcibus_group = {
609 const struct attribute_group *pcibus_groups[] = {
1542 static struct attribute_group pci_dev_hp_attr_group = {
1565 static struct attribute_group sriov_dev_attr_group = {
1571 static struct attribute_group pci_dev_attr_group = {
1576 static const struct attribute_group *pci_dev_attr_groups[] = {
Dpci-label.c123 static struct attribute_group smbios_attr_group = {
260 static struct attribute_group acpi_attr_group = {
/linux-4.4.14/drivers/gpu/drm/
Ddrm_sysfs.c463 static const struct attribute_group connector_dev_group = {
468 static const struct attribute_group connector_tv_dev_group = {
473 static const struct attribute_group connector_dvii_dev_group = {
478 static const struct attribute_group *connector_dev_groups[] = {
/linux-4.4.14/drivers/w1/
Dw1_family.h63 const struct attribute_group **groups;
/linux-4.4.14/drivers/net/wimax/i2400m/
Dsysfs.c77 struct attribute_group i2400m_dev_attr_group = {
/linux-4.4.14/fs/ocfs2/cluster/
Dsys.c51 static struct attribute_group o2cb_attr_group = {
/linux-4.4.14/drivers/staging/iio/trigger/
Diio-trig-periodic-rtc.c100 static const struct attribute_group iio_trig_prtc_attr_group = {
104 static const struct attribute_group *iio_trig_prtc_attr_groups[] = {
Diio-trig-bfin-timer.c144 static const struct attribute_group iio_bfin_tmr_trigger_attr_group = {
148 static const struct attribute_group *iio_bfin_tmr_trigger_attr_groups[] = {
/linux-4.4.14/drivers/cpufreq/
Dcpufreq_governor.h201 struct attribute_group *attr_group_gov_sys; /* one governor - system */
202 struct attribute_group *attr_group_gov_pol; /* one governor - policy */
Dcpufreq_conservative.c305 static struct attribute_group cs_attr_group_gov_sys = {
321 static struct attribute_group cs_attr_group_gov_pol = {
/linux-4.4.14/drivers/usb/common/
Dulpi.c102 static struct attribute_group ulpi_dev_attr_group = {
106 static const struct attribute_group *ulpi_dev_attr_groups[] = {
/linux-4.4.14/drivers/scsi/
Discsi_boot_sysfs.c160 static struct attribute_group iscsi_boot_target_attr_group = {
241 static struct attribute_group iscsi_boot_ethernet_attr_group = {
299 static struct attribute_group iscsi_boot_initiator_attr_group = {
306 struct attribute_group *attr_group, in iscsi_boot_create_kobj()
Dscsi_priv.h143 extern const struct attribute_group *scsi_sysfs_shost_attr_groups[];
/linux-4.4.14/drivers/staging/unisys/visorbus/
Dvisorbus_main.c65 static const struct attribute_group visorbus_bus_group = {
69 static const struct attribute_group *visorbus_bus_groups[] = {
97 static const struct attribute_group visorbus_dev_group = {
101 static const struct attribute_group *visorbus_dev_groups[] = {
516 static struct attribute_group channel_attr_grp = {
521 static const struct attribute_group *visorbus_channel_groups[] = {
677 static struct attribute_group dev_attr_grp = {
681 static const struct attribute_group *visorbus_groups[] = {
/linux-4.4.14/arch/powerpc/platforms/pseries/
Dpower.c64 static struct attribute_group attr_group = {
/linux-4.4.14/drivers/s390/net/
Dctcm_sysfs.c202 static struct attribute_group ctcm_attr_group = {
205 const struct attribute_group *ctcm_attr_groups[] = {
Dqeth_core_sys.c702 static struct attribute_group qeth_device_blkt_group = {
725 static struct attribute_group qeth_device_attr_group = {
729 const struct attribute_group *qeth_generic_attr_groups[] = {
744 static struct attribute_group qeth_osn_device_attr_group = {
747 const struct attribute_group *qeth_osn_attr_groups[] = {
/linux-4.4.14/drivers/acpi/
Dpower.c354 static struct attribute_group attr_groups[] = {
373 static struct attribute_group wakeup_attr_group = {
380 struct attribute_group *attr_group) in acpi_power_hide_list()
399 struct attribute_group *attr_group) in acpi_power_expose_list()
427 struct attribute_group *attr_group, in acpi_power_expose_hide()
Dbgrt.c77 static struct attribute_group bgrt_attribute_group = {
Dnfit.h185 extern const struct attribute_group *acpi_nfit_attribute_groups[];
/linux-4.4.14/drivers/xen/xenbus/
Dxenbus_probe.h57 extern const struct attribute_group *xenbus_dev_groups[];
/linux-4.4.14/drivers/mtd/
Dsm_ftl.h64 struct attribute_group *disk_attributes;
/linux-4.4.14/drivers/misc/genwqe/
Dcard_sysfs.c295 static struct attribute_group genwqe_attribute_group = {
300 const struct attribute_group *genwqe_attribute_groups[] = {
/linux-4.4.14/drivers/firmware/
Ddmi-id.c139 static struct attribute_group sys_dmi_attribute_group = {
143 static const struct attribute_group* sys_dmi_attribute_groups[] = {
/linux-4.4.14/drivers/staging/iio/
Diio_dummy_evgen.c227 static const struct attribute_group iio_evgen_group = {
231 static const struct attribute_group *iio_evgen_groups[] = {
/linux-4.4.14/drivers/usb/usbip/
Dvhci.h97 extern const struct attribute_group dev_attr_group;
/linux-4.4.14/drivers/misc/
Dti_dac7512.c52 static const struct attribute_group dac7512_attr_group = {
Dhmc6352.c109 static const struct attribute_group m_compass_gr = {
Disl29020.c148 static struct attribute_group m_als_gr = {
/linux-4.4.14/drivers/scsi/fcoe/
Dfcoe_sysfs.c464 static struct attribute_group fcoe_ctlr_lesb_attr_group = {
476 static struct attribute_group fcoe_ctlr_attr_group = {
480 static const struct attribute_group *fcoe_ctlr_attr_groups[] = {
501 static struct attribute_group fcoe_fcf_attr_group = {
505 static const struct attribute_group *fcoe_fcf_attr_groups[] = {
/linux-4.4.14/include/linux/mtd/
Dblktrans.h46 struct attribute_group *disk_attributes;
/linux-4.4.14/drivers/input/
Dinput-polldev.c146 static struct attribute_group input_polldev_attribute_group = {
150 static const struct attribute_group *input_polldev_attribute_groups[] = {
/linux-4.4.14/drivers/gpu/drm/nouveau/
Dnouveau_hwmon.c545 static const struct attribute_group hwmon_default_attrgroup = {
548 static const struct attribute_group hwmon_temp_attrgroup = {
551 static const struct attribute_group hwmon_fan_rpm_attrgroup = {
554 static const struct attribute_group hwmon_pwm_fan_attrgroup = {
/linux-4.4.14/drivers/s390/char/
Dvmlogrdr.c663 static struct attribute_group vmlogrdr_drv_attr_group = {
666 static const struct attribute_group *vmlogrdr_drv_attr_groups[] = {
678 static struct attribute_group vmlogrdr_attr_group = {
681 static const struct attribute_group *vmlogrdr_attr_groups[] = {
Dsclp_ocf.c122 static struct attribute_group ocf_attr_group = {
/linux-4.4.14/include/linux/power/
Dcharger-manager.h122 struct attribute_group attr_g;
/linux-4.4.14/drivers/misc/mic/bus/
Dcosm_bus.h55 const struct attribute_group **attr_group;
/linux-4.4.14/Documentation/driver-model/
Ddevice.txt76 static struct attribute_group dev_attr_group = {
80 static const struct attribute_group *dev_attr_groups[] = {
/linux-4.4.14/arch/x86/kernel/
Dksysfs.c58 static struct attribute_group boot_params_attr_group = {
205 static struct attribute_group setup_data_attr_group = {
/linux-4.4.14/samples/kobject/
Dkobject-example.c107 static struct attribute_group attr_group = {
/linux-4.4.14/drivers/pci/hotplug/
Drpadlpar_sysfs.c105 static struct attribute_group dlpar_attr_group = {
/linux-4.4.14/arch/s390/include/asm/
Dperf_event.h25 extern __init const struct attribute_group **cpumf_cf_event_group(void);
Dpci.h133 extern const struct attribute_group *zpci_attr_groups[];
/linux-4.4.14/arch/powerpc/include/asm/
Dperf_event_server.h46 const struct attribute_group **attr_groups;
/linux-4.4.14/drivers/power/
Dpower_supply_sysfs.c236 static struct attribute_group power_supply_attr_group = {
241 static const struct attribute_group *power_supply_attr_groups[] = {
/linux-4.4.14/drivers/s390/cio/
Dscm.c116 static struct attribute_group scmdev_attr_group = {
120 static const struct attribute_group *scmdev_attr_groups[] = {
Dcmf.c125 struct attribute_group *attr_group;
756 static struct attribute_group cmf_attr_group;
1012 static struct attribute_group cmf_attr_group_ext;
1126 static struct attribute_group cmf_attr_group = {
1146 static struct attribute_group cmf_attr_group_ext = {
/linux-4.4.14/drivers/staging/most/hdm-dim2/
Ddim2_sysfs.c42 static struct attribute_group bus_attr_group = {
/linux-4.4.14/arch/powerpc/platforms/cell/
Dcbe_thermal.c270 static struct attribute_group spu_attribute_group = {
298 static struct attribute_group ppe_attribute_group = {
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/linux/
Dlinux-sysctl.c157 static struct attribute_group lustre_attr_group = {
/linux-4.4.14/drivers/staging/iio/adc/
Dad7606_core.c212 static const struct attribute_group ad7606_attribute_group_os_and_range = {
222 static const struct attribute_group ad7606_attribute_group_os = {
232 static const struct attribute_group ad7606_attribute_group_range = {
Dad7816.c241 static const struct attribute_group ad7816_attribute_group = {
329 static struct attribute_group ad7816_event_attribute_group = {
/linux-4.4.14/drivers/usb/gadget/udc/
Dudc-core.c339 static const struct attribute_group *usb_udc_attr_groups[];
694 static const struct attribute_group usb_udc_attr_group = {
698 static const struct attribute_group *usb_udc_attr_groups[] = {
/linux-4.4.14/drivers/iio/pressure/
Dms5637.c115 static const struct attribute_group ms5637_attribute_group = {
/linux-4.4.14/drivers/devfreq/
Dgovernor_userspace.c90 static struct attribute_group dev_attr_group = {
/linux-4.4.14/drivers/usb/wusbcore/
Ddev-sysfs.c117 static struct attribute_group wusb_dev_attr_group = {
/linux-4.4.14/include/sound/
Dcore.h135 const struct attribute_group *dev_groups[4]; /* assigned sysfs attr */
263 const struct attribute_group *group);
/linux-4.4.14/Documentation/hwmon/
Dhwmon-kernel-api.txt30 const struct attribute_group **groups);
35 const struct attribute_group **groups);
/linux-4.4.14/drivers/firewire/
Dcore-device.c367 dev->groups = (const struct attribute_group **) group->groups; in init_fw_attribute_group()
728 BUILD_BUG_ON(ARRAY_SIZE(unit->attribute_group.attrs) < in create_units()
733 &unit->attribute_group); in create_units()
1055 BUILD_BUG_ON(ARRAY_SIZE(device->attribute_group.attrs) < in fw_device_init()
1060 &device->attribute_group); in fw_device_init()
/linux-4.4.14/drivers/nvmem/
Dcore.c126 static const struct attribute_group nvmem_bin_rw_group = {
130 static const struct attribute_group *nvmem_rw_dev_groups[] = {
149 static const struct attribute_group nvmem_bin_ro_group = {
153 static const struct attribute_group *nvmem_ro_dev_groups[] = {
/linux-4.4.14/drivers/platform/chrome/
Dcros_ec_vbc.c133 struct attribute_group cros_ec_vbc_attr_group = {
/linux-4.4.14/drivers/net/wireless/ath/ath5k/
Dsysfs.c93 static struct attribute_group ath5k_attribute_group_ani = {
/linux-4.4.14/drivers/staging/rdma/ipath/
Dipath_sysfs.c534 static struct attribute_group dev_counter_attr_group = {
1000 static struct attribute_group driver_attr_group = {
1073 const struct attribute_group *ipath_driver_attr_groups[] = {
1127 static struct attribute_group dev_attr_group = {
1155 static struct attribute_group dev_ibcfg_attr_group = {
/linux-4.4.14/drivers/iio/temperature/
Dtsys02d.c115 static const struct attribute_group tsys02d_attribute_group = {
/linux-4.4.14/drivers/regulator/
Duserspace-consumer.c104 static const struct attribute_group attr_group = {
/linux-4.4.14/drivers/net/ethernet/intel/igb/
Digb.h338 struct attribute_group group;
339 const struct attribute_group *groups[2];
/linux-4.4.14/drivers/pnp/
Dinterface.c461 static const struct attribute_group pnp_dev_group = {
465 const struct attribute_group *pnp_dev_groups[] = {
/linux-4.4.14/drivers/infiniband/core/
Dsysfs.c46 struct attribute_group gid_group;
47 struct attribute_group pkey_group;
426 static struct attribute_group pma_group = {
791 static struct attribute_group iw_stats_group = {
/linux-4.4.14/drivers/atm/
Dadummy.c74 static struct attribute_group adummy_group_attrs = {
/linux-4.4.14/drivers/memstick/core/
Dms_block.h156 struct attribute_group attr_group;

1234