/linux-4.1.27/include/linux/ |
H A D | hwmon.h | 18 struct attribute_group; 24 const struct attribute_group **groups); 28 const struct attribute_group **groups);
|
H A D | sysfs.h | 61 * struct attribute_group - data structure used to declare an attribute group. 75 struct attribute_group { struct 131 static const struct attribute_group *_name##_groups[] = { \ 137 static const struct attribute_group _name##_group = { \ 250 const struct attribute_group *grp); 252 const struct attribute_group **groups); 254 const struct attribute_group *grp); 256 const struct attribute_group *grp); 258 const struct attribute_group **groups); 264 const struct attribute_group *grp); 266 const struct attribute_group *grp); 393 const struct attribute_group *grp) sysfs_create_group() 399 const struct attribute_group **groups) sysfs_create_groups() 405 const struct attribute_group *grp) sysfs_update_group() 411 const struct attribute_group *grp) sysfs_remove_group() 416 const struct attribute_group **groups) sysfs_remove_groups() 432 const struct attribute_group *grp) sysfs_merge_group() 438 const struct attribute_group *grp) sysfs_unmerge_group()
|
H A D | miscdevice.h | 55 struct attribute_group; 64 const struct attribute_group **groups;
|
H A D | iscsi_boot_sysfs.h | 66 struct attribute_group; 70 struct attribute_group *attr_group;
|
H A D | transport_class.h | 59 const struct attribute_group *statistics;
|
H A D | attribute_container.h | 21 const struct attribute_group *grp;
|
H A D | cpu.h | 22 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); 44 const struct attribute_group **groups,
|
H A D | pps_kernel.h | 83 extern const struct attribute_group *pps_groups[];
|
H A D | blktrace_api.h | 70 extern struct attribute_group blk_trace_attr_group;
|
H A D | cacheinfo.h | 98 const struct attribute_group *cache_get_priv_group(struct cacheinfo *this_leaf);
|
H A D | firewire.h | 153 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 D | device.h | 110 const struct attribute_group **bus_groups; 111 const struct attribute_group **dev_groups; 112 const struct attribute_group **drv_groups; 247 const struct attribute_group **groups; 321 const struct attribute_group **groups); 323 const struct attribute_group **groups); 358 const struct attribute_group **dev_groups; 504 const struct attribute_group **groups; 785 const struct attribute_group **groups; /* optional groups */ 996 const struct attribute_group **groups,
|
H A D | led-class-flash.h | 83 const struct attribute_group *sysfs_groups[LED_FLASH_SYSFS_GROUPS_SIZE];
|
/linux-4.1.27/drivers/hwmon/ |
H A D | vexpress.c | 91 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 = { 190 .attr_groups = (const struct attribute_group *[]) {
|
H A D | hwmon.c | 59 static struct attribute_group hwmon_dev_attr_group = { 64 static const struct attribute_group *hwmon_dev_attr_groups[] = { 98 const struct attribute_group **groups) hwmon_device_register_with_groups() 191 const struct attribute_group **groups) devm_hwmon_device_register_with_groups()
|
H A D | iio_hwmon.c | 33 struct attribute_group attr_group; 34 const struct attribute_group *groups[2];
|
H A D | ibmpowernv.c | 61 struct attribute_group group; 82 const struct attribute_group *attr_groups[MAX_SENSOR_TYPE + 1]; 285 const struct attribute_group **pgroups = pdata->attr_groups; populate_attr_groups() 351 const struct attribute_group **pgroups = pdata->attr_groups; create_device_attrs()
|
H A D | mc13783-adc.c | 137 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 = {
|
H A D | emc1403.c | 43 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 = {
|
H A D | max16065.c | 87 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 = {
|
H A D | nct7904.c | 216 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[] = {
|
H A D | smsc47m1.c | 462 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 = {
|
H A D | lm83.c | 115 const struct attribute_group *groups[3]; 258 static const struct attribute_group lm83_group = { 279 static const struct attribute_group lm83_group_opt = {
|
H A D | max1668.c | 70 const struct attribute_group *groups[3]; 361 static const struct attribute_group max1668_group_common = { 366 static const struct attribute_group max1668_group_unique = {
|
H A D | thmc50.c | 72 const struct attribute_group *groups[3]; 301 static const struct attribute_group thmc50_group = { 316 static const struct attribute_group temp3_group = {
|
H A D | lineage-pem.c | 129 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 = {
|
H A D | ad7314.c | 107 static const struct attribute_group ad7314_group = {
|
H A D | lm87.c | 718 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 = {
|
H A D | max1111.c | 144 static const struct attribute_group max1111_attr_group = { 156 static const struct attribute_group max1110_attr_group = {
|
H A D | pcf8591.c | 179 static const struct attribute_group pcf8591_attr_group = { 189 static const struct attribute_group pcf8591_attr_group_opt = {
|
H A D | tmp421.c | 197 static const struct attribute_group tmp421_group = { 202 static const struct attribute_group *tmp421_groups[] = {
|
H A D | ina2xx.c | 112 const struct attribute_group *groups[INA2XX_MAX_ATTRIBUTE_GROUPS]; 442 static const struct attribute_group ina2xx_group = { 451 static const struct attribute_group ina226_group = {
|
H A D | ltc4245.c | 56 const struct attribute_group *groups[3]; 449 static const struct attribute_group ltc4245_std_group = { 453 static const struct attribute_group ltc4245_gpio_group = {
|
H A D | adm1021.c | 85 const struct attribute_group *groups[3]; 322 static const struct attribute_group adm1021_group = { 334 static const struct attribute_group adm1021_min_group = {
|
H A D | emc2103.c | 70 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 = {
|
H A D | gl520sm.c | 79 const struct attribute_group *groups[3]; 783 static const struct attribute_group gl520_group = { 805 static const struct attribute_group gl520_group_in4 = { 809 static const struct attribute_group gl520_group_temp2 = {
|
H A D | jz4740-hwmon.c | 100 static const struct attribute_group jz4740_hwmon_attr_group = {
|
H A D | nct7802.c | 568 static struct attribute_group nct7802_temp_group = { 666 static struct attribute_group nct7802_in_group = { 723 static struct attribute_group nct7802_fan_group = { 728 static const struct attribute_group *nct7802_groups[] = {
|
H A D | tmp401.c | 162 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 = {
|
H A D | adt7475.c | 1184 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 };
|
H A D | lm63.c | 153 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 = {
|
H A D | nct6683.c | 297 const struct attribute_group *groups[6]; 396 static struct attribute_group * nct6683_create_attr_group() 404 struct attribute_group *group; nct6683_create_attr_group() 1082 static const struct attribute_group nct6683_group_other = { 1168 struct attribute_group *group; nct6683_probe()
|
H A D | dme1737.c | 1716 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 = { 2001 static const struct attribute_group dme1737_pwm_chmod_group[] = { 2062 const struct attribute_group *group, dme1737_chmod_group()
|
H A D | gl518sm.c | 118 const struct attribute_group *groups[3]; 564 static const struct attribute_group gl518_group = { 575 static const struct attribute_group gl518_group_r80 = {
|
H A D | lm95234.c | 65 const struct attribute_group *groups[3]; 601 static const struct attribute_group lm95234_common_group = { 623 static const struct attribute_group lm95234_group = {
|
H A D | max6650.c | 114 const struct attribute_group *groups[3]; 543 static const struct attribute_group max6650_group = { 555 static const struct attribute_group max6651_group = {
|
H A D | smsc47m192.c | 99 const struct attribute_group *groups[3]; 512 static const struct attribute_group smsc47m192_group = { 524 static const struct attribute_group smsc47m192_group_in4 = {
|
H A D | adm1025.c | 111 const struct attribute_group *groups[3]; 433 static const struct attribute_group adm1025_group = { 445 static const struct attribute_group adm1025_group_in4 = {
|
H A D | lm85.c | 295 const struct attribute_group *groups[6]; 1364 static const struct attribute_group lm85_group = { 1375 static const struct attribute_group lm85_group_minctl = { 1386 static const struct attribute_group lm85_group_temp_off = { 1398 static const struct attribute_group lm85_group_in4 = { 1418 static const struct attribute_group lm85_group_in567 = {
|
H A D | lm90.c | 370 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 = {
|
H A D | gpio-fan.c | 351 static const struct attribute_group gpio_fan_group = { 356 static const struct attribute_group *gpio_fan_groups[] = {
|
/linux-4.1.27/sound/hda/ |
H A D | local.h | 19 extern const struct attribute_group *hdac_dev_attr_groups[];
|
H A D | hdac_sysfs.c | 60 static struct attribute_group hdac_dev_attr_group = { 64 const struct attribute_group *hdac_dev_attr_groups[] = { 294 static const struct attribute_group widget_node_group = { 298 static const struct attribute_group widget_afg_group = { 303 const struct attribute_group *group) free_widget_node() 331 const struct attribute_group *group, add_widget_node()
|
/linux-4.1.27/drivers/rapidio/ |
H A D | rio.h | 51 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[];
|
H A D | rio-sysfs.c | 114 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.1.27/arch/s390/pci/ |
H A D | pci_sysfs.c | 89 static struct attribute_group zpci_attr_group = { 101 static struct attribute_group pfip_attr_group = { 106 const struct attribute_group *zpci_attr_groups[] = {
|
/linux-4.1.27/drivers/iio/trigger/ |
H A D | iio-trig-sysfs.c | 73 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.1.27/fs/sysfs/ |
H A D | group.c | 22 const struct attribute_group *grp) remove_files() 36 const struct attribute_group *grp, int update) create_files() 95 const struct attribute_group *grp) internal_create_group() 141 const struct attribute_group *grp) sysfs_create_group() 161 const struct attribute_group **groups) sysfs_create_groups() 199 const struct attribute_group *grp) sysfs_update_group() 214 const struct attribute_group *grp) sysfs_remove_group() 249 const struct attribute_group **groups) sysfs_remove_groups() 270 const struct attribute_group *grp) sysfs_merge_group() 299 const struct attribute_group *grp) sysfs_unmerge_group()
|
/linux-4.1.27/drivers/iommu/ |
H A D | iommu-sysfs.c | 25 static const struct attribute_group iommu_devices_attr_group = { 30 static const struct attribute_group *iommu_dev_groups[] = { 58 const struct attribute_group **groups, iommu_device_create()
|
/linux-4.1.27/drivers/edac/ |
H A D | amd64_edac_dbg.c | 52 const struct attribute_group amd64_edac_dbg_group = {
|
H A D | edac_module.h | 26 const struct attribute_group **groups);
|
H A D | edac_mc_sysfs.c | 283 static struct attribute_group csrow_attr_grp = { 287 static const struct attribute_group *csrow_attr_groups[] = { 376 static const struct attribute_group csrow_dev_dimm_group = { 381 static const struct attribute_group csrow_dev_ce_count_group = { 386 static const struct attribute_group *csrow_dev_groups[] = { 565 static struct attribute_group dimm_attr_grp = { 569 static const struct attribute_group *dimm_attr_groups[] = { 881 static struct attribute_group mci_attr_grp = { 886 static const struct attribute_group *mci_attr_groups[] = { 978 const struct attribute_group **groups) edac_create_sysfs_mci_device()
|
/linux-4.1.27/drivers/base/ |
H A D | base.h | 121 const struct attribute_group **groups); 123 const struct attribute_group **groups); 126 const struct attribute_group **groups); 128 const struct attribute_group **groups);
|
H A D | cpu.c | 177 static struct attribute_group crash_note_cpu_attr_group = { 182 static const struct attribute_group *common_cpu_attr_groups[] = { 189 static const struct attribute_group *hotplugable_cpu_attr_groups[] = { 373 const struct attribute_group **groups, __cpu_device_create() 407 const struct attribute_group **groups, cpu_device_create() 440 static struct attribute_group cpu_root_attr_group = { 444 static const struct attribute_group *cpu_root_attr_groups[] = {
|
H A D | soc.c | 96 static const struct attribute_group soc_attr_group = { 101 static const struct attribute_group *soc_attr_groups[] = {
|
H A D | cacheinfo.c | 385 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 * cache_get_priv_group() 407 static const struct attribute_group ** cache_get_attribute_groups() 410 const struct attribute_group *priv_group = cache_get_attribute_groups() 473 const struct attribute_group **cache_groups; cache_add_dev()
|
H A D | topology.c | 95 static struct attribute_group topology_attr_group = {
|
H A D | devcoredump.c | 121 static const struct attribute_group devcd_dev_group = { 125 static const struct attribute_group *devcd_dev_groups[] = {
|
H A D | driver.c | 129 const struct attribute_group **groups) driver_add_groups() 135 const struct attribute_group **groups) driver_remove_groups()
|
H A D | memory.c | 576 static struct attribute_group memory_memblk_attr_group = { 580 static const struct attribute_group *memory_memblk_attr_groups[] = { 739 static struct attribute_group memory_root_attr_group = { 743 static const struct attribute_group *memory_root_attr_groups[] = {
|
H A D | bus.c | 827 const struct attribute_group **groups) bus_add_groups() 833 const struct attribute_group **groups) bus_remove_groups() 1173 const struct attribute_group **groups, subsys_register() 1233 const struct attribute_group **groups) subsys_system_register() 1251 const struct attribute_group **groups) subsys_virtual_register()
|
/linux-4.1.27/drivers/ide/ |
H A D | ide-sysfs.c | 83 static const struct attribute_group ide_attr_group = { 87 const struct attribute_group *ide_dev_groups[] = {
|
/linux-4.1.27/drivers/leds/ |
H A D | led-class-flash.c | 241 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; led_flash_init_sysfs_groups()
|
H A D | led-class.c | 82 static const struct attribute_group led_trigger_group = { 93 static const struct attribute_group led_group = { 97 static const struct attribute_group *led_groups[] = {
|
H A D | leds-lp55xx-common.h | 125 const struct attribute_group *dev_attr_group;
|
/linux-4.1.27/drivers/ptp/ |
H A D | ptp_private.h | 56 struct attribute_group pin_attr_group; 95 extern const struct attribute_group *ptp_groups[];
|
H A D | ptp_sysfs.c | 60 static const struct attribute_group ptp_group = { 64 const struct attribute_group *ptp_groups[] = {
|
/linux-4.1.27/drivers/w1/slaves/ |
H A D | w1_ds2413.c | 121 static const struct attribute_group w1_f3a_group = { 125 static const struct attribute_group *w1_f3a_groups[] = {
|
H A D | w1_ds2780.c | 107 static const struct attribute_group w1_ds2780_group = { 111 static const struct attribute_group *w1_ds2780_groups[] = {
|
H A D | w1_ds2781.c | 105 static const struct attribute_group w1_ds2781_group = { 109 static const struct attribute_group *w1_ds2781_groups[] = {
|
H A D | w1_ds2760.c | 115 static const struct attribute_group w1_ds2760_group = { 119 static const struct attribute_group *w1_ds2760_groups[] = {
|
H A D | w1_ds2408.c | 336 static const struct attribute_group w1_f29_group = { 340 static const struct attribute_group *w1_f29_groups[] = {
|
H A D | w1_ds2431.c | 274 static const struct attribute_group w1_f2d_group = { 278 static const struct attribute_group *w1_f2d_groups[] = {
|
H A D | w1_ds2433.c | 267 static const struct attribute_group w1_f23_group = { 271 static const struct attribute_group *w1_f23_groups[] = {
|
H A D | w1_ds28e04.c | 390 static const struct attribute_group w1_f1C_group = { 395 static const struct attribute_group *w1_f1C_groups[] = {
|
/linux-4.1.27/drivers/pps/ |
H A D | sysfs.c | 106 static const struct attribute_group pps_group = { 110 const struct attribute_group *pps_groups[] = {
|
/linux-4.1.27/drivers/staging/i2o/ |
H A D | core.h | 36 extern const struct attribute_group *i2o_device_groups[];
|
H A D | device.c | 183 static const struct attribute_group i2o_device_group = { 187 const struct attribute_group *i2o_device_groups[] = {
|
/linux-4.1.27/fs/ocfs2/cluster/ |
H A D | sys.c | 51 static struct attribute_group o2cb_attr_group = {
|
/linux-4.1.27/arch/powerpc/platforms/pseries/ |
H A D | power.c | 64 static struct attribute_group attr_group = {
|
/linux-4.1.27/arch/s390/kernel/ |
H A D | perf_cpum_cf_events.c | 241 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) cpumf_cf_event_group()
|
H A D | ipl.c | 470 static struct attribute_group ipl_fcp_attr_group = { 492 static struct attribute_group ipl_ccw_attr_group_vm = { 496 static struct attribute_group ipl_ccw_attr_group_lpar = { 512 static struct attribute_group ipl_nss_attr_group = { 523 static struct attribute_group ipl_unknown_attr_group = { 804 static struct attribute_group reipl_fcp_attr_group = { 859 static struct attribute_group reipl_ccw_attr_group_vm = { 864 static struct attribute_group reipl_ccw_attr_group_lpar = { 932 static struct attribute_group reipl_nss_attr_group = { 1326 static struct attribute_group dump_fcp_attr_group = { 1341 static struct attribute_group dump_ccw_attr_group = { 1566 static struct attribute_group vmcmd_attr_group = { 1804 static struct attribute_group shutdown_action_attr_group = {
|
/linux-4.1.27/arch/powerpc/perf/ |
H A D | hv-gpci.c | 70 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[] = {
|
H A D | power7-pmu.c | 407 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[] = {
|
H A D | hv-24x7.c | 123 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 = { 993 static struct attribute_group if_group = { 999 static const struct attribute_group *attr_groups[] = {
|
/linux-4.1.27/drivers/staging/iio/trigger/ |
H A D | iio-trig-periodic-rtc.c | 99 static const struct attribute_group iio_trig_prtc_attr_group = { 103 static const struct attribute_group *iio_trig_prtc_attr_groups[] = {
|
H A D | iio-trig-bfin-timer.c | 143 static const struct attribute_group iio_bfin_tmr_trigger_attr_group = { 147 static const struct attribute_group *iio_bfin_tmr_trigger_attr_groups[] = {
|
/linux-4.1.27/drivers/s390/net/ |
H A D | ctcm_sysfs.c | 202 static struct attribute_group ctcm_attr_group = { 205 const struct attribute_group *ctcm_attr_groups[] = {
|
H A D | qeth_core_sys.c | 737 static struct attribute_group qeth_device_blkt_group = { 760 static struct attribute_group qeth_device_attr_group = { 764 const struct attribute_group *qeth_generic_attr_groups[] = { 779 static struct attribute_group qeth_osn_device_attr_group = { 782 const struct attribute_group *qeth_osn_attr_groups[] = {
|
H A D | qeth_l2_sys.c | 177 static struct attribute_group qeth_l2_bridgeport_attr_group = {
|
/linux-4.1.27/drivers/firmware/ |
H A D | dmi-id.c | 139 static struct attribute_group sys_dmi_attribute_group = { 143 static const struct attribute_group* sys_dmi_attribute_groups[] = {
|
/linux-4.1.27/drivers/hid/ |
H A D | hid-roccat-konepure.c | 69 static const struct attribute_group konepure_group = { 73 static const struct attribute_group *konepure_groups[] = {
|
H A D | hid-roccat-ryos.c | 77 static const struct attribute_group ryos_group = { 81 static const struct attribute_group *ryos_groups[] = {
|
H A D | hid-roccat-savu.c | 49 static const struct attribute_group savu_group = { 53 static const struct attribute_group *savu_groups[] = {
|
H A D | hid-gt683r.c | 224 static const struct attribute_group gt683r_led_group = { 229 static const struct attribute_group *gt683r_led_groups[] = {
|
H A D | hid-roccat-arvo.c | 266 static const struct attribute_group arvo_group = { 271 static const struct attribute_group *arvo_groups[] = {
|
H A D | hid-roccat-isku.c | 246 static const struct attribute_group isku_group = { 251 static const struct attribute_group *isku_groups[] = {
|
H A D | hid-sensor-custom.c | 40 struct attribute_group hid_custom_attribute_group; 279 static struct attribute_group enable_sensor_attr_group = { 529 sizeof(struct attribute_group)); hid_sensor_custom_add_field()
|
/linux-4.1.27/drivers/usb/core/ |
H A D | endpoint.c | 155 static struct attribute_group ep_dev_attr_grp = { 158 static const struct attribute_group *ep_dev_groups[] = {
|
H A D | sysfs.c | 540 static struct attribute_group usb2_hardware_lpm_attr_group = { 552 static struct attribute_group power_attr_group = { 711 static struct attribute_group dev_attr_grp = { 744 static struct attribute_group dev_string_attr_grp = { 749 const struct attribute_group *usb_device_groups[] = { 940 static struct attribute_group intf_attr_grp = { 964 static struct attribute_group intf_assoc_attr_grp = { 969 const struct attribute_group *usb_interface_groups[] = {
|
H A D | usb.h | 152 extern const struct attribute_group *usb_device_groups[]; 153 extern const struct attribute_group *usb_interface_groups[];
|
H A D | port.c | 26 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.1.27/drivers/misc/ |
H A D | ti_dac7512.c | 52 static const struct attribute_group dac7512_attr_group = {
|
H A D | hmc6352.c | 109 static const struct attribute_group m_compass_gr = {
|
H A D | bh1780gli.c | 144 static const struct attribute_group bh1780_attr_group = {
|
H A D | isl29020.c | 148 static struct attribute_group m_als_gr = {
|
/linux-4.1.27/drivers/mtd/ |
H A D | sm_ftl.h | 64 struct attribute_group *disk_attributes;
|
/linux-4.1.27/drivers/net/wimax/i2400m/ |
H A D | sysfs.c | 77 struct attribute_group i2400m_dev_attr_group = {
|
/linux-4.1.27/drivers/net/wireless/ath/ath5k/ |
H A D | sysfs.c | 93 static struct attribute_group ath5k_attribute_group_ani = {
|
/linux-4.1.27/drivers/pci/hotplug/ |
H A D | rpadlpar_sysfs.c | 105 static struct attribute_group dlpar_attr_group = {
|
/linux-4.1.27/arch/x86/kernel/cpu/ |
H A D | perf_event_amd_iommu.c | 44 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; _init_events_attrs()
|
H A D | perf_event_intel_uncore_snbep.c | 468 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 = { 1270 static struct attribute_group ivbep_uncore_format_group = { 1275 static struct attribute_group ivbep_uncore_ubox_format_group = { 1280 static struct attribute_group ivbep_uncore_cbox_format_group = { 1285 static struct attribute_group ivbep_uncore_pcu_format_group = { 1290 static struct attribute_group ivbep_uncore_qpi_format_group = { 1727 static struct attribute_group hswep_uncore_ubox_format_group = { 1781 static struct attribute_group hswep_uncore_cbox_format_group = { 1963 static struct attribute_group hswep_uncore_sbox_format_group = {
|
H A D | perf_event_amd_uncore.c | 241 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[] = {
|
H A D | perf_event_intel_uncore_snb.c | 105 static struct attribute_group snb_uncore_format_group = { 187 static struct attribute_group snb_uncore_imc_format_group = { 596 static struct attribute_group nhm_uncore_format_group = {
|
H A D | perf_event_intel_rapl.c | 407 static struct attribute_group rapl_pmu_attr_group = { 490 static struct attribute_group rapl_pmu_events_group = { 501 static struct attribute_group rapl_pmu_format_group = { 506 const struct attribute_group *rapl_attr_groups[] = {
|
H A D | perf_event_intel_uncore_nhmex.c | 269 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 = {
|
/linux-4.1.27/drivers/acpi/ |
H A D | bgrt.c | 77 static struct attribute_group bgrt_attribute_group = {
|
H A D | power.c | 355 static struct attribute_group attr_groups[] = { 374 static struct attribute_group wakeup_attr_group = { 381 struct attribute_group *attr_group) acpi_power_hide_list() 400 struct attribute_group *attr_group) acpi_power_expose_list() 428 struct attribute_group *attr_group, acpi_power_expose_hide()
|
/linux-4.1.27/drivers/usb/usbip/ |
H A D | vhci.h | 97 extern const struct attribute_group dev_attr_group;
|
/linux-4.1.27/drivers/w1/ |
H A D | w1_family.h | 63 const struct attribute_group **groups;
|
/linux-4.1.27/drivers/s390/scsi/ |
H A D | zfcp_ext.h | 144 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[];
|
H A D | zfcp_sysfs.c | 302 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.1.27/include/linux/iio/ |
H A D | buffer.h | 80 struct attribute_group *scan_el_attrs; 85 struct attribute_group buffer_group; 86 struct attribute_group scan_el_group;
|
H A D | iio.h | 354 struct attribute_group *event_attrs; 355 const struct attribute_group *attrs; 500 struct attribute_group chan_attr_group; 507 const struct attribute_group *groups[IIO_MAX_GROUPS + 1];
|
/linux-4.1.27/drivers/xen/ |
H A D | sys-hypervisor.c | 101 static const struct attribute_group version_group = { 225 static const struct attribute_group xen_compilation_group = { 356 static const struct attribute_group xen_properties_group = {
|
H A D | xen-balloon.c | 206 static const struct attribute_group balloon_group = { 217 static const struct attribute_group balloon_info_group = { 222 static const struct attribute_group *balloon_groups[] = {
|
H A D | pcpu.c | 152 static const struct attribute_group pcpu_dev_group = { 157 static const struct attribute_group *pcpu_dev_groups[] = {
|
/linux-4.1.27/drivers/base/power/ |
H A D | sysfs.c | 606 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.1.27/drivers/pci/ |
H A D | pci.h | 160 extern const struct attribute_group *pci_dev_groups[]; 161 extern const struct attribute_group *pcibus_groups[]; 163 extern const struct attribute_group *pci_bus_groups[];
|
H A D | pci-label.c | 123 static struct attribute_group smbios_attr_group = { 260 static struct attribute_group acpi_attr_group = {
|
H A D | pci-sysfs.c | 326 static const struct attribute_group pci_bus_group = { 330 const struct attribute_group *pci_bus_groups[] = { 586 static const struct attribute_group pci_dev_group = { 590 const struct attribute_group *pci_dev_groups[] = { 602 static const struct attribute_group pcibus_group = { 606 const struct attribute_group *pcibus_groups[] = { 1539 static struct attribute_group pci_dev_hp_attr_group = { 1562 static struct attribute_group sriov_dev_attr_group = { 1568 static struct attribute_group pci_dev_attr_group = { 1573 static const struct attribute_group *pci_dev_attr_groups[] = {
|
/linux-4.1.27/drivers/scsi/ |
H A D | iscsi_boot_sysfs.c | 160 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, iscsi_boot_create_kobj()
|
H A D | scsi_priv.h | 143 extern const struct attribute_group *scsi_sysfs_shost_attr_groups[];
|
/linux-4.1.27/drivers/s390/char/ |
H A D | sclp_ocf.c | 122 static struct attribute_group ocf_attr_group = {
|
H A D | vmlogrdr.c | 663 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[] = {
|
/linux-4.1.27/drivers/devfreq/ |
H A D | governor_userspace.c | 90 static struct attribute_group dev_attr_group = {
|
/linux-4.1.27/drivers/gpu/drm/nouveau/ |
H A D | nouveau_hwmon.c | 545 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.1.27/drivers/atm/ |
H A D | adummy.c | 74 static struct attribute_group adummy_group_attrs = {
|
/linux-4.1.27/drivers/usb/wusbcore/ |
H A D | dev-sysfs.c | 117 static struct attribute_group wusb_dev_attr_group = {
|
/linux-4.1.27/arch/s390/include/asm/ |
H A D | perf_event.h | 25 extern __init const struct attribute_group **cpumf_cf_event_group(void);
|
H A D | pci.h | 129 extern const struct attribute_group *zpci_attr_groups[];
|
/linux-4.1.27/samples/kobject/ |
H A D | kobject-example.c | 107 static struct attribute_group attr_group = {
|
/linux-4.1.27/include/linux/mtd/ |
H A D | blktrans.h | 46 struct attribute_group *disk_attributes;
|
/linux-4.1.27/drivers/xen/xenbus/ |
H A D | xenbus_probe.h | 57 extern const struct attribute_group *xenbus_dev_groups[];
|
/linux-4.1.27/drivers/misc/genwqe/ |
H A D | card_sysfs.c | 295 static struct attribute_group genwqe_attribute_group = { 300 const struct attribute_group *genwqe_attribute_groups[] = {
|
/linux-4.1.27/drivers/staging/iio/ |
H A D | iio_dummy_evgen.c | 205 static const struct attribute_group iio_evgen_group = { 209 static const struct attribute_group *iio_evgen_groups[] = {
|
/linux-4.1.27/drivers/s390/cio/ |
H A D | scm.c | 116 static struct attribute_group scmdev_attr_group = { 120 static const struct attribute_group *scmdev_attr_groups[] = {
|
H A D | cmf.c | 127 struct attribute_group *attr_group; 763 static struct attribute_group cmf_attr_group; 1030 static struct attribute_group cmf_attr_group_ext; 1145 static struct attribute_group cmf_attr_group = { 1165 static struct attribute_group cmf_attr_group_ext = {
|
H A D | ccwgroup.c | 217 static struct attribute_group ccwgroup_attr_group = { 220 static const struct attribute_group *ccwgroup_attr_groups[] = {
|
/linux-4.1.27/drivers/input/ |
H A D | input-polldev.c | 146 static struct attribute_group input_polldev_attribute_group = { 150 static const struct attribute_group *input_polldev_attribute_groups[] = {
|
/linux-4.1.27/drivers/input/misc/ |
H A D | ideapad_slidebar.c | 206 static struct attribute_group ideapad_attr_group = { 210 static const struct attribute_group *ideapad_attr_groups[] = {
|
/linux-4.1.27/drivers/cpufreq/ |
H A D | cpufreq_governor.h | 198 struct attribute_group *attr_group_gov_sys; /* one governor - system */ 199 struct attribute_group *attr_group_gov_pol; /* one governor - policy */
|
H A D | cpufreq_conservative.c | 297 static struct attribute_group cs_attr_group_gov_sys = { 313 static struct attribute_group cs_attr_group_gov_pol = {
|
H A D | cpufreq_ondemand.c | 455 static struct attribute_group od_attr_group_gov_sys = { 471 static struct attribute_group od_attr_group_gov_pol = {
|
/linux-4.1.27/arch/x86/kernel/ |
H A D | ksysfs.c | 58 static struct attribute_group boot_params_attr_group = { 205 static struct attribute_group setup_data_attr_group = {
|
/linux-4.1.27/drivers/power/ |
H A D | power_supply_sysfs.c | 236 static struct attribute_group power_supply_attr_group = { 241 static const struct attribute_group *power_supply_attr_groups[] = {
|
/linux-4.1.27/drivers/scsi/fcoe/ |
H A D | fcoe_sysfs.c | 464 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.1.27/drivers/staging/iio/adc/ |
H A D | ad7606_core.c | 209 static const struct attribute_group ad7606_attribute_group_os_and_range = { 219 static const struct attribute_group ad7606_attribute_group_os = { 229 static const struct attribute_group ad7606_attribute_group_range = {
|
H A D | ad7816.c | 243 static const struct attribute_group ad7816_attribute_group = { 331 static struct attribute_group ad7816_event_attribute_group = {
|
/linux-4.1.27/drivers/gpu/drm/ |
H A D | drm_sysfs.c | 438 static const struct attribute_group connector_dev_group = { 443 static const struct attribute_group connector_opt_dev_group = { 448 static const struct attribute_group *connector_dev_groups[] = {
|
/linux-4.1.27/drivers/iio/accel/ |
H A D | kxsd9.c | 196 static const struct attribute_group kxsd9_attribute_group = {
|
/linux-4.1.27/drivers/iio/light/ |
H A D | al3320a.c | 82 static const struct attribute_group al3320a_attribute_group = {
|
H A D | cm3323.c | 78 static const struct attribute_group cm3323_attribute_group = {
|
H A D | tsl4531.c | 64 static const struct attribute_group tsl4531_attribute_group = {
|
/linux-4.1.27/drivers/iio/pressure/ |
H A D | t5403.c | 204 static const struct attribute_group t5403_attribute_group = {
|
/linux-4.1.27/drivers/iio/temperature/ |
H A D | tmp006.c | 159 static const struct attribute_group tmp006_attribute_group = {
|
/linux-4.1.27/drivers/infiniband/core/ |
H A D | sysfs.c | 46 struct attribute_group gid_group; 47 struct attribute_group pkey_group; 421 static struct attribute_group pma_group = { 814 static struct attribute_group iw_stats_group = {
|
/linux-4.1.27/drivers/memstick/core/ |
H A D | ms_block.h | 156 struct attribute_group attr_group;
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/ |
H A D | base.h | 151 extern struct attribute_group rtl_attribute_group;
|
/linux-4.1.27/drivers/regulator/ |
H A D | userspace-consumer.c | 104 static const struct attribute_group attr_group = {
|
/linux-4.1.27/drivers/rtc/ |
H A D | rtc-ep93xx.c | 126 static const struct attribute_group ep93xx_rtc_sysfs_files = {
|
H A D | rtc-ds1685.c | 1185 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
|
/linux-4.1.27/drivers/staging/speakup/ |
H A D | spk_types.h | 181 struct attribute_group attributes;
|
/linux-4.1.27/drivers/pcmcia/ |
H A D | socket_sysfs.c | 219 static const struct attribute_group socket_attrs = {
|
/linux-4.1.27/arch/mips/alchemy/devboards/ |
H A D | pm.c | 226 static struct attribute_group db1x_pmattr_group = {
|
/linux-4.1.27/drivers/platform/mips/ |
H A D | cpu_hwmon.c | 43 static struct attribute_group cpu_hwmon_attribute_group = {
|
/linux-4.1.27/drivers/platform/x86/ |
H A D | tc1100-wmi.c | 174 static struct attribute_group tc1100_attribute_group = {
|
H A D | toshiba_haps.c | 127 static struct attribute_group haps_attr_group = {
|
/linux-4.1.27/drivers/pnp/ |
H A D | base.h | 7 extern const struct attribute_group *pnp_dev_groups[];
|
H A D | interface.c | 461 static const struct attribute_group pnp_dev_group = { 465 const struct attribute_group *pnp_dev_groups[] = {
|
/linux-4.1.27/kernel/ |
H A D | ksysfs.c | 209 static struct attribute_group kernel_attr_group = {
|
/linux-4.1.27/drivers/staging/iio/frequency/ |
H A D | ad9834.c | 301 static const struct attribute_group ad9834_attribute_group = { 305 static const struct attribute_group ad9833_attribute_group = {
|
/linux-4.1.27/arch/powerpc/platforms/cell/ |
H A D | cbe_thermal.c | 270 static struct attribute_group spu_attribute_group = { 298 static struct attribute_group ppe_attribute_group = {
|
/linux-4.1.27/drivers/infiniband/hw/ipath/ |
H A D | ipath_sysfs.c | 534 static struct attribute_group dev_counter_attr_group = { 1001 static struct attribute_group driver_attr_group = { 1074 const struct attribute_group *ipath_driver_attr_groups[] = { 1128 static struct attribute_group dev_attr_group = { 1156 static struct attribute_group dev_ibcfg_attr_group = {
|
/linux-4.1.27/drivers/firewire/ |
H A D | core-device.c | 367 dev->groups = (const struct attribute_group **) group->groups; init_fw_attribute_group() 728 BUILD_BUG_ON(ARRAY_SIZE(unit->attribute_group.attrs) < create_units() 733 &unit->attribute_group); create_units() 1055 BUILD_BUG_ON(ARRAY_SIZE(device->attribute_group.attrs) < fw_device_init() 1060 &device->attribute_group); fw_device_init()
|
/linux-4.1.27/drivers/gpu/drm/i915/ |
H A D | i915_sysfs.c | 150 static struct attribute_group rc6_attr_group = { 161 static struct attribute_group rc6p_attr_group = { 171 static struct attribute_group media_rc6_attr_group = {
|
/linux-4.1.27/drivers/input/serio/ |
H A D | serio.c | 474 static struct attribute_group serio_id_attr_group = { 494 static struct attribute_group serio_device_attr_group = { 498 static const struct attribute_group *serio_device_attr_groups[] = {
|
/linux-4.1.27/drivers/usb/gadget/udc/ |
H A D | udc-core.c | 247 static const struct attribute_group *usb_udc_attr_groups[]; 602 static const struct attribute_group usb_udc_attr_group = { 606 static const struct attribute_group *usb_udc_attr_groups[] = {
|
/linux-4.1.27/drivers/net/ethernet/intel/igb/ |
H A D | igb.h | 338 struct attribute_group group; 339 const struct attribute_group *groups[2];
|
/linux-4.1.27/drivers/net/ethernet/sfc/ |
H A D | mcdi.h | 85 struct attribute_group group; 86 const struct attribute_group *groups[2];
|