/linux-4.1.27/drivers/hwmon/ |
D | atxp1.c | 88 struct device_attribute *attr, char *buf) in atxp1_showvcore() 102 struct device_attribute *attr, in atxp1_storevcore() 165 struct device_attribute *attr, char *buf) in atxp1_showgpio1() 178 struct device_attribute *attr, const char *buf, in atxp1_storegpio1() 211 struct device_attribute *attr, char *buf) in atxp1_showgpio2() 224 struct device_attribute *attr, in atxp1_storegpio2()
|
D | nct6775.c | 1525 show_in_reg(struct device *dev, struct device_attribute *attr, char *buf) in show_in_reg() 1536 store_in_reg(struct device *dev, struct device_attribute *attr, const char *buf, in store_in_reg() 1558 show_alarm(struct device *dev, struct device_attribute *attr, char *buf) in show_alarm() 1585 show_temp_alarm(struct device *dev, struct device_attribute *attr, char *buf) in show_temp_alarm() 1606 show_beep(struct device *dev, struct device_attribute *attr, char *buf) in show_beep() 1617 store_beep(struct device *dev, struct device_attribute *attr, const char *buf, in store_beep() 1645 show_temp_beep(struct device *dev, struct device_attribute *attr, char *buf) in show_temp_beep() 1667 store_temp_beep(struct device *dev, struct device_attribute *attr, in store_temp_beep() 1702 struct attribute *attr, int index) in nct6775_in_is_visible() 1743 show_fan(struct device *dev, struct device_attribute *attr, char *buf) in show_fan() [all …]
|
D | i5k_amb.c | 143 struct sensor_device_attribute *attr = to_sensor_dev_attr(devattr); in show_amb_alarm() local 158 struct sensor_device_attribute *attr = to_sensor_dev_attr(devattr); in store_amb_min() local 178 struct sensor_device_attribute *attr = to_sensor_dev_attr(devattr); in store_amb_mid() local 198 struct sensor_device_attribute *attr = to_sensor_dev_attr(devattr); in store_amb_max() local 217 struct sensor_device_attribute *attr = to_sensor_dev_attr(devattr); in show_amb_min() local 227 struct sensor_device_attribute *attr = to_sensor_dev_attr(devattr); in show_amb_mid() local 237 struct sensor_device_attribute *attr = to_sensor_dev_attr(devattr); in show_amb_max() local 247 struct sensor_device_attribute *attr = to_sensor_dev_attr(devattr); in show_amb_temp() local 257 struct sensor_device_attribute *attr = to_sensor_dev_attr(devattr); in show_label() local
|
D | wm831x-hwmon.c | 43 struct device_attribute *attr, char *buf) in show_voltage() 57 struct device_attribute *attr, char *buf) in show_chip_temp() 75 struct device_attribute *attr, char *buf) in show_label()
|
D | k10temp.c | 77 struct device_attribute *attr, char *buf) in show_temp() 93 struct device_attribute *attr, char *buf) in show_temp_max() 101 struct sensor_device_attribute *attr = to_sensor_dev_attr(devattr); in show_temp_crit() local 120 struct attribute *attr, int index) in k10temp_is_visible()
|
D | lm63.c | 346 struct sensor_device_attribute *attr = to_sensor_dev_attr(devattr); in show_fan() local 376 struct sensor_device_attribute *attr = to_sensor_dev_attr(devattr); in show_pwm1() local 394 struct sensor_device_attribute *attr = to_sensor_dev_attr(devattr); in set_pwm1() local 472 struct sensor_device_attribute *attr = to_sensor_dev_attr(devattr); in show_local_temp8() local 481 struct sensor_device_attribute *attr = to_sensor_dev_attr(devattr); in show_remote_temp8() local 491 struct sensor_device_attribute *attr = to_sensor_dev_attr(devattr); in show_lut_temp() local 500 struct sensor_device_attribute *attr = to_sensor_dev_attr(devattr); in set_temp8() local 539 struct sensor_device_attribute *attr = to_sensor_dev_attr(devattr); in show_temp11() local 574 struct sensor_device_attribute *attr = to_sensor_dev_attr(devattr); in set_temp11() local 615 struct sensor_device_attribute *attr = to_sensor_dev_attr(devattr); in show_lut_temp_hyst() local [all …]
|
D | vt1211.c | 347 static ssize_t show_in(struct device *dev, struct device_attribute *attr, in show_in() 378 static ssize_t set_in(struct device *dev, struct device_attribute *attr, in set_in() 421 static ssize_t show_temp(struct device *dev, struct device_attribute *attr, in show_temp() 452 static ssize_t set_temp(struct device *dev, struct device_attribute *attr, in set_temp() 497 static ssize_t show_fan(struct device *dev, struct device_attribute *attr, in show_fan() 528 static ssize_t set_fan(struct device *dev, struct device_attribute *attr, in set_fan() 603 static ssize_t show_pwm(struct device *dev, struct device_attribute *attr, in show_pwm() 634 static ssize_t set_pwm(struct device *dev, struct device_attribute *attr, in set_pwm() 758 struct device_attribute *attr, in show_pwm_auto_point_temp() 772 struct device_attribute *attr, in set_pwm_auto_point_temp() [all …]
|
D | menf21bmc_hwmon.c | 106 struct sensor_device_attribute *attr = to_sensor_dev_attr(devattr); in show_label() local 114 struct sensor_device_attribute *attr = to_sensor_dev_attr(devattr); in show_in() local 126 struct sensor_device_attribute *attr = to_sensor_dev_attr(devattr); in show_min() local 135 struct sensor_device_attribute *attr = to_sensor_dev_attr(devattr); in show_max() local
|
D | nct6683.c | 654 show_in_label(struct device *dev, struct device_attribute *attr, char *buf) in show_in_label() 664 show_in_reg(struct device *dev, struct device_attribute *attr, char *buf) in show_in_reg() 676 struct attribute *attr, int index) in nct6683_in_is_visible() 712 show_fan(struct device *dev, struct device_attribute *attr, char *buf) in show_fan() 721 show_fan_min(struct device *dev, struct device_attribute *attr, char *buf) in show_fan_min() 731 show_fan_pulses(struct device *dev, struct device_attribute *attr, char *buf) in show_fan_pulses() 741 struct attribute *attr, int index) in nct6683_fan_is_visible() 784 show_temp_label(struct device *dev, struct device_attribute *attr, char *buf) in show_temp_label() 794 show_temp8(struct device *dev, struct device_attribute *attr, char *buf) in show_temp8() 805 show_temp_hyst(struct device *dev, struct device_attribute *attr, char *buf) in show_temp_hyst() [all …]
|
D | ad7414.c | 111 struct device_attribute *attr, char *buf) in show_temp_input() 118 static ssize_t show_max_min(struct device *dev, struct device_attribute *attr, in show_max_min() 127 struct device_attribute *attr, in set_max_min() 155 static ssize_t show_alarm(struct device *dev, struct device_attribute *attr, in show_alarm()
|
D | adt7475.c | 322 static ssize_t show_voltage(struct device *dev, struct device_attribute *attr, in show_voltage() 340 static ssize_t set_voltage(struct device *dev, struct device_attribute *attr, in set_voltage() 377 static ssize_t show_temp(struct device *dev, struct device_attribute *attr, in show_temp() 432 static ssize_t set_temp(struct device *dev, struct device_attribute *attr, in set_temp() 539 static ssize_t show_point2(struct device *dev, struct device_attribute *attr, in show_point2() 554 static ssize_t set_point2(struct device *dev, struct device_attribute *attr, in set_point2() 597 static ssize_t show_tach(struct device *dev, struct device_attribute *attr, in show_tach() 612 static ssize_t set_tach(struct device *dev, struct device_attribute *attr, in set_tach() 635 static ssize_t show_pwm(struct device *dev, struct device_attribute *attr, in show_pwm() 644 static ssize_t show_pwmchan(struct device *dev, struct device_attribute *attr, in show_pwmchan() [all …]
|
D | adt7411.c | 112 struct device_attribute *attr, char *buf) in adt7411_show_vdd() 123 struct device_attribute *attr, char *buf) in adt7411_show_temp() 139 struct device_attribute *attr, char *buf) in adt7411_show_input() 182 struct device_attribute *attr, char *buf) in adt7411_show_bit() 193 struct device_attribute *attr, const char *buf, in adt7411_set_bit()
|
D | pcf8591.c | 107 struct device_attribute *attr, char *buf) in show_out0_ouput() 114 struct device_attribute *attr, in set_out0_output() 139 struct device_attribute *attr, char *buf) in show_out0_enable() 146 struct device_attribute *attr, in set_out0_enable()
|
D | s3c-hwmon.c | 99 struct device_attribute *attr, char *buf) in s3c_hwmon_show_raw() 163 struct device_attribute *attr, in s3c_hwmon_ch_show() 193 struct device_attribute *attr, in s3c_hwmon_label_show() 224 struct sensor_device_attribute *attr; in s3c_hwmon_create_attr() local
|
D | w83781d.c | 329 struct sensor_device_attribute *attr = to_sensor_dev_attr(da); in store_fan_min() local 419 show_vid_reg(struct device *dev, struct device_attribute *attr, char *buf) in show_vid_reg() 428 show_vrm_reg(struct device *dev, struct device_attribute *attr, char *buf) in show_vrm_reg() 435 store_vrm_reg(struct device *dev, struct device_attribute *attr, in store_vrm_reg() 453 show_alarms_reg(struct device *dev, struct device_attribute *attr, char *buf) in show_alarms_reg() 461 static ssize_t show_alarm(struct device *dev, struct device_attribute *attr, in show_alarm() 471 struct device_attribute *attr, char *buf) in show_temp3_alarm() 495 struct device_attribute *attr, char *buf) in show_beep_mask() 503 store_beep_mask(struct device *dev, struct device_attribute *attr, in store_beep_mask() 533 static ssize_t show_beep(struct device *dev, struct device_attribute *attr, in show_beep() [all …]
|
D | wm8350-hwmon.c | 38 struct device_attribute *attr, char *buf) in show_voltage() 51 struct device_attribute *attr, char *buf) in show_label()
|
D | adc128d818.c | 143 static ssize_t adc128_show_in(struct device *dev, struct device_attribute *attr, in adc128_show_in() 158 static ssize_t adc128_set_in(struct device *dev, struct device_attribute *attr, in adc128_set_in() 184 struct device_attribute *attr, char *buf) in adc128_show_temp() 198 struct device_attribute *attr, in adc128_set_temp() 224 struct device_attribute *attr, char *buf) in adc128_show_alarm()
|
D | w83l786ng.c | 304 store_fan_min(struct device *dev, struct device_attribute *attr, in store_fan_min() 327 show_fan_div(struct device *dev, struct device_attribute *attr, in show_fan_div() 342 store_fan_div(struct device *dev, struct device_attribute *attr, in store_fan_div() 419 show_temp(struct device *dev, struct device_attribute *attr, char *buf) in show_temp() 430 store_temp(struct device *dev, struct device_attribute *attr, in store_temp() 516 store_pwm(struct device *dev, struct device_attribute *attr, in store_pwm() 540 store_pwm_enable(struct device *dev, struct device_attribute *attr, in store_pwm_enable() 588 show_tolerance(struct device *dev, struct device_attribute *attr, char *buf) in show_tolerance() 596 store_tolerance(struct device *dev, struct device_attribute *attr, in store_tolerance()
|
D | max6642.c | 212 struct sensor_device_attribute *attr = to_sensor_dev_attr(dev_attr); in show_temp_max10() local 219 static ssize_t show_temp_max(struct device *dev, struct device_attribute *attr, in show_temp_max() 228 static ssize_t set_temp_max(struct device *dev, struct device_attribute *attr, in set_temp_max() 248 static ssize_t show_alarm(struct device *dev, struct device_attribute *attr, in show_alarm()
|
D | fam15h_power.c | 52 struct device_attribute *attr, char *buf) in show_power() 88 struct device_attribute *attr, char *buf) in show_power_crit() 97 struct attribute *attr, in fam15h_power_is_visible()
|
D | max197.c | 94 struct sensor_device_attribute_2 *attr = to_sensor_dev_attr_2(devattr); in max197_show_range() local 122 struct sensor_device_attribute_2 *attr = to_sensor_dev_attr_2(devattr); in max197_store_range() local 177 struct sensor_device_attribute *attr = to_sensor_dev_attr(devattr); in max197_show_input() local 211 struct device_attribute *attr, char *buf) in max197_show_name()
|
D | ltc4245.c | 263 struct sensor_device_attribute *attr = to_sensor_dev_attr(da); in ltc4245_show_voltage() local 273 struct sensor_device_attribute *attr = to_sensor_dev_attr(da); in ltc4245_show_current() local 283 struct sensor_device_attribute *attr = to_sensor_dev_attr(da); in ltc4245_show_power() local 297 struct sensor_device_attribute_2 *attr = to_sensor_dev_attr_2(da); in ltc4245_show_alarm() local 309 struct sensor_device_attribute *attr = to_sensor_dev_attr(da); in ltc4245_show_gpio() local
|
D | gl518sm.c | 267 struct device_attribute *attr, char *buf) in show_fan_input() 276 struct device_attribute *attr, char *buf) in show_fan_min() 285 struct device_attribute *attr, char *buf) in show_fan_div() 352 static ssize_t set_fan_min(struct device *dev, struct device_attribute *attr, in set_fan_min() 385 static ssize_t set_fan_div(struct device *dev, struct device_attribute *attr, in set_fan_div() 462 static ssize_t show_alarm(struct device *dev, struct device_attribute *attr, in show_alarm() 478 static ssize_t show_beep(struct device *dev, struct device_attribute *attr, in show_beep() 486 static ssize_t set_beep(struct device *dev, struct device_attribute *attr, in set_beep()
|
D | smsc47m1.c | 208 struct sensor_device_attribute *attr = to_sensor_dev_attr(devattr); in get_fan() local 227 struct sensor_device_attribute *attr = to_sensor_dev_attr(devattr); in get_fan_min() local 238 struct sensor_device_attribute *attr = to_sensor_dev_attr(devattr); in get_fan_div() local 254 struct sensor_device_attribute *attr = to_sensor_dev_attr(devattr); in get_pwm() local 262 struct sensor_device_attribute *attr = to_sensor_dev_attr(devattr); in get_pwm_en() local 277 struct sensor_device_attribute *attr = to_sensor_dev_attr(devattr); in set_fan_min() local 313 struct sensor_device_attribute *attr = to_sensor_dev_attr(devattr); in set_fan_div() local 376 struct sensor_device_attribute *attr = to_sensor_dev_attr(devattr); in set_pwm() local 402 struct sensor_device_attribute *attr = to_sensor_dev_attr(devattr); in set_pwm_en() local
|
D | lm78.c | 161 struct sensor_device_attribute *attr = to_sensor_dev_attr(da); in show_in() local 169 struct sensor_device_attribute *attr = to_sensor_dev_attr(da); in show_in_min() local 177 struct sensor_device_attribute *attr = to_sensor_dev_attr(da); in show_in_max() local 185 struct sensor_device_attribute *attr = to_sensor_dev_attr(da); in set_in_min() local 205 struct sensor_device_attribute *attr = to_sensor_dev_attr(da); in set_in_max() local 306 struct sensor_device_attribute *attr = to_sensor_dev_attr(da); in show_fan() local 316 struct sensor_device_attribute *attr = to_sensor_dev_attr(da); in show_fan_min() local 326 struct sensor_device_attribute *attr = to_sensor_dev_attr(da); in set_fan_min() local 346 struct sensor_device_attribute *attr = to_sensor_dev_attr(da); in show_fan_div() local 360 struct sensor_device_attribute *attr = to_sensor_dev_attr(da); in set_fan_div() local
|
D | max1619.c | 151 struct sensor_device_attribute *attr = to_sensor_dev_attr(devattr); in show_temp() local 160 struct sensor_device_attribute *attr = to_sensor_dev_attr(devattr); in set_temp() local 176 static ssize_t show_alarms(struct device *dev, struct device_attribute *attr, in show_alarms() 183 static ssize_t show_alarm(struct device *dev, struct device_attribute *attr, in show_alarm()
|
D | adm1029.c | 175 struct sensor_device_attribute *attr = to_sensor_dev_attr(devattr); in show_temp() local 183 struct sensor_device_attribute *attr = to_sensor_dev_attr(devattr); in show_fan() local 200 struct sensor_device_attribute *attr = to_sensor_dev_attr(devattr); in show_fan_div() local 212 struct sensor_device_attribute *attr = to_sensor_dev_attr(devattr); in set_fan_div() local
|
D | ltc2945.c | 232 struct sensor_device_attribute *attr = to_sensor_dev_attr(da); in ltc2945_show_value() local 245 struct sensor_device_attribute *attr = to_sensor_dev_attr(da); in ltc2945_set_value() local 280 struct sensor_device_attribute *attr = to_sensor_dev_attr(da); in ltc2945_reset_history() local 332 struct sensor_device_attribute *attr = to_sensor_dev_attr(da); in ltc2945_show_bool() local
|
D | lm77.c | 143 struct sensor_device_attribute *attr = to_sensor_dev_attr(devattr); in show_temp() local 152 struct sensor_device_attribute *attr = to_sensor_dev_attr(devattr); in show_temp_hyst() local 166 struct sensor_device_attribute *attr = to_sensor_dev_attr(devattr); in set_temp() local 211 static ssize_t show_alarm(struct device *dev, struct device_attribute *attr, in show_alarm()
|
D | dme1737.c | 809 static ssize_t show_in(struct device *dev, struct device_attribute *attr, in show_in() 840 static ssize_t set_in(struct device *dev, struct device_attribute *attr, in set_in() 887 static ssize_t show_temp(struct device *dev, struct device_attribute *attr, in show_temp() 924 static ssize_t set_temp(struct device *dev, struct device_attribute *attr, in set_temp() 975 static ssize_t show_zone(struct device *dev, struct device_attribute *attr, in show_zone() 1016 static ssize_t set_zone(struct device *dev, struct device_attribute *attr, in set_zone() 1089 static ssize_t show_fan(struct device *dev, struct device_attribute *attr, in show_fan() 1129 static ssize_t set_fan(struct device *dev, struct device_attribute *attr, in set_fan() 1205 static ssize_t show_pwm(struct device *dev, struct device_attribute *attr, in show_pwm() 1268 static ssize_t set_pwm(struct device *dev, struct device_attribute *attr, in set_pwm() [all …]
|
D | ds620.c | 145 struct sensor_device_attribute *attr = to_sensor_dev_attr(da); in show_temp() local 160 struct sensor_device_attribute *attr = to_sensor_dev_attr(da); in set_temp() local 182 struct sensor_device_attribute *attr = to_sensor_dev_attr(da); in show_alarm() local
|
D | ad7418.c | 109 struct sensor_device_attribute *attr = to_sensor_dev_attr(devattr); in show_temp() local 118 struct sensor_device_attribute *attr = to_sensor_dev_attr(devattr); in show_adc() local 128 struct sensor_device_attribute *attr = to_sensor_dev_attr(devattr); in set_temp() local
|
/linux-4.1.27/drivers/staging/iio/meter/ |
D | ade7754.c | 137 struct device_attribute *attr, in ade7754_read_8bit() 152 struct device_attribute *attr, in ade7754_read_16bit() 167 struct device_attribute *attr, in ade7754_read_24bit() 182 struct device_attribute *attr, in ade7754_write_8bit() 200 struct device_attribute *attr, in ade7754_write_16bit() 408 struct device_attribute *attr, in ade7754_read_frequency() 428 struct device_attribute *attr, in ade7754_write_frequency()
|
D | ade7759.c | 136 struct device_attribute *attr, in ade7759_read_8bit() 151 struct device_attribute *attr, in ade7759_read_16bit() 166 struct device_attribute *attr, in ade7759_read_40bit() 181 struct device_attribute *attr, in ade7759_write_8bit() 199 struct device_attribute *attr, in ade7759_write_16bit() 347 struct device_attribute *attr, in ade7759_read_frequency() 367 struct device_attribute *attr, in ade7759_write_frequency()
|
D | ade7758_core.c | 221 struct device_attribute *attr, in ade7758_read_8bit() 236 struct device_attribute *attr, in ade7758_read_16bit() 251 struct device_attribute *attr, in ade7758_read_24bit() 266 struct device_attribute *attr, in ade7758_write_8bit() 284 struct device_attribute *attr, in ade7758_write_16bit() 485 struct device_attribute *attr, in ade7758_read_frequency() 505 struct device_attribute *attr, in ade7758_write_frequency()
|
/linux-4.1.27/Documentation/filesystems/configfs/ |
D | configfs_example_explicit.c | 57 struct configfs_attribute attr; member 137 struct configfs_attribute *attr, in childless_attr_show() 151 struct configfs_attribute *attr, in childless_attr_store() 220 struct configfs_attribute *attr, in simple_child_attr_show() 232 struct configfs_attribute *attr, in simple_child_attr_store() 306 struct configfs_attribute *attr, in simple_children_attr_show() 390 struct configfs_attribute *attr, in group_children_attr_show()
|
D | configfs_example_macros.c | 183 struct configfs_attribute *attr, in simple_child_attr_show() 195 struct configfs_attribute *attr, in simple_child_attr_store() 269 struct configfs_attribute *attr, in simple_children_attr_show() 353 struct configfs_attribute *attr, in group_children_attr_show()
|
/linux-4.1.27/fs/overlayfs/ |
D | copy_up.c | 172 struct iattr attr = { in ovl_set_timestamps() local 187 struct iattr attr = { in ovl_set_attr() local 194 struct iattr attr = { in ovl_set_attr() local 209 struct kstat *stat, struct iattr *attr, in ovl_copy_up_locked() 301 struct iattr *attr) in ovl_copy_up_one()
|
/linux-4.1.27/drivers/misc/ |
D | ds1682.c | 57 static ssize_t ds1682_show(struct device *dev, struct device_attribute *attr, in ds1682_show() 83 static ssize_t ds1682_store(struct device *dev, struct device_attribute *attr, in ds1682_store() 142 struct bin_attribute *attr, in ds1682_eeprom_read() 166 struct bin_attribute *attr, in ds1682_eeprom_write()
|
D | hmc6352.c | 62 struct device_attribute *attr, const char *buf, size_t count) in compass_calibration_store() 68 struct device_attribute *attr, const char *buf, size_t count) in compass_power_mode_store() 74 struct device_attribute *attr, char *buf) in compass_heading_data_show()
|
D | tsl2550.c | 191 struct device_attribute *attr, char *buf) in tsl2550_show_power_state() 199 struct device_attribute *attr, const char *buf, size_t count) in tsl2550_store_power_state() 223 struct device_attribute *attr, char *buf) in tsl2550_show_operating_mode() 231 struct device_attribute *attr, const char *buf, size_t count) in tsl2550_store_operating_mode() 284 struct device_attribute *attr, char *buf) in tsl2550_show_lux1_input()
|
D | isl29020.c | 36 struct device_attribute *attr, char *buf) in als_sensing_range_show() 50 struct device_attribute *attr, char *buf) in als_lux_input_data_show() 86 struct device_attribute *attr, const char *buf, size_t count) in als_sensing_range_store()
|
D | apds9802als.c | 45 struct device_attribute *attr, char *buf) in als_sensing_range_show() 79 struct device_attribute *attr, char *buf) in als_lux0_input_data_show() 121 struct device_attribute *attr, const char *buf, size_t count) in als_sensing_range_store()
|
D | bh1780gli.c | 70 struct device_attribute *attr, char *buf) in bh1780_show_lux() 88 struct device_attribute *attr, in bh1780_show_power_state() 103 struct device_attribute *attr, in bh1780_store_power_state()
|
/linux-4.1.27/drivers/platform/chrome/ |
D | cros_ec_sysfs.c | 41 struct device_attribute *attr, char *buf) in show_ec_reboot() 53 struct device_attribute *attr, in store_ec_reboot() 120 struct device_attribute *attr, char *buf) in show_ec_version() 216 struct device_attribute *attr, char *buf) in show_ec_flashinfo()
|
/linux-4.1.27/drivers/s390/cio/ |
D | chp.c | 235 struct device_attribute *attr, char *buf) in chp_status_show() 248 struct device_attribute *attr, in chp_status_write() 277 struct device_attribute *attr, char *buf) in chp_configure_show() 293 struct device_attribute *attr, in chp_configure_write() 313 static ssize_t chp_type_show(struct device *dev, struct device_attribute *attr, in chp_type_show() 327 static ssize_t chp_cmg_show(struct device *dev, struct device_attribute *attr, in chp_cmg_show() 342 struct device_attribute *attr, char *buf) in chp_shared_show() 355 static ssize_t chp_chid_show(struct device *dev, struct device_attribute *attr, in chp_chid_show() 373 struct device_attribute *attr, char *buf) in chp_chid_external_show()
|
D | device.c | 218 chpids_show (struct device * dev, struct device_attribute *attr, char * buf) in chpids_show() 238 pimpampom_show (struct device * dev, struct device_attribute *attr, char * buf) in pimpampom_show() 248 devtype_show (struct device *dev, struct device_attribute *attr, char *buf) in devtype_show() 261 cutype_show (struct device *dev, struct device_attribute *attr, char *buf) in cutype_show() 271 modalias_show (struct device *dev, struct device_attribute *attr, char *buf) in modalias_show() 283 online_show (struct device *dev, struct device_attribute *attr, char *buf) in online_show() 538 static ssize_t online_store (struct device *dev, struct device_attribute *attr, in online_store() 589 available_show (struct device *dev, struct device_attribute *attr, char *buf) in available_show() 614 initiate_logging(struct device *dev, struct device_attribute *attr, in initiate_logging() 632 static ssize_t vpm_show(struct device *dev, struct device_attribute *attr, in vpm_show()
|
/linux-4.1.27/net/openvswitch/ |
D | flow_netlink.c | 358 static int __parse_flow_nlattrs(const struct nlattr *attr, in __parse_flow_nlattrs() 403 static int parse_flow_mask_nlattrs(const struct nlattr *attr, in parse_flow_mask_nlattrs() 410 static int parse_flow_nlattrs(const struct nlattr *attr, in parse_flow_nlattrs() 503 static int ipv4_tun_from_nlattr(const struct nlattr *attr, in ipv4_tun_from_nlattr() 1007 static void nlattr_set(struct nlattr *attr, u8 val, in nlattr_set() 1022 static void mask_set_nlattr(struct nlattr *attr, u8 val) in mask_set_nlattr() 1185 static size_t get_ufid_len(const struct nlattr *attr, bool log) in get_ufid_len() 1205 bool ovs_nla_get_ufid(struct sw_flow_id *sfid, const struct nlattr *attr, in ovs_nla_get_ufid() 1233 u32 ovs_nla_get_ufid_flags(const struct nlattr *attr) in ovs_nla_get_ufid_flags() 1253 int ovs_nla_get_flow_metadata(const struct nlattr *attr, in ovs_nla_get_flow_metadata() [all …]
|
/linux-4.1.27/drivers/power/ |
D | power_supply_sysfs.c | 44 struct device_attribute *attr, in power_supply_show_property() 113 struct device_attribute *attr, in power_supply_store_property() 210 struct attribute *attr, in power_supply_attr_is_visible() 298 struct device_attribute *attr; in power_supply_uevent() local
|
D | max77693_charger.c | 265 struct device_attribute *attr, const char *buf, size_t count, in device_attr_store() 284 struct device_attribute *attr, char *buf) in fast_charge_timer_show() 343 struct device_attribute *attr, const char *buf, size_t count) in fast_charge_timer_store() 350 struct device_attribute *attr, char *buf) in top_off_threshold_current_show() 394 struct device_attribute *attr, const char *buf, size_t count) in top_off_threshold_current_store() 401 struct device_attribute *attr, char *buf) in top_off_timer_show() 437 struct device_attribute *attr, const char *buf, size_t count) in top_off_timer_store()
|
D | pcf50633-charger.c | 156 show_chgmode(struct device *dev, struct device_attribute *attr, char *buf) in show_chgmode() 168 show_usblim(struct device *dev, struct device_attribute *attr, char *buf) in show_usblim() 188 struct device_attribute *attr, const char *buf, size_t count) in set_usblim() 206 show_chglim(struct device *dev, struct device_attribute *attr, char *buf) in show_chglim() 221 struct device_attribute *attr, const char *buf, size_t count) in set_chglim()
|
D | bq2415x_charger.c | 1081 struct device_attribute *attr, in bq2415x_sysfs_show_status() 1113 struct device_attribute *attr, in bq2415x_sysfs_set_timer() 1135 struct device_attribute *attr, in bq2415x_sysfs_show_timer() 1158 struct device_attribute *attr, in bq2415x_sysfs_set_mode() 1211 struct device_attribute *attr, in bq2415x_sysfs_show_mode() 1248 struct device_attribute *attr, in bq2415x_sysfs_show_reported_mode() 1275 struct device_attribute *attr, in bq2415x_sysfs_set_registers() 1311 struct device_attribute *attr, in bq2415x_sysfs_show_registers() 1328 struct device_attribute *attr, in bq2415x_sysfs_set_limit() 1360 struct device_attribute *attr, in bq2415x_sysfs_show_limit() [all …]
|
D | ds2780_battery.c | 453 struct device_attribute *attr, in ds2780_get_pmod_enabled() 471 struct device_attribute *attr, in ds2780_set_pmod_enabled() 507 struct device_attribute *attr, in ds2780_get_sense_resistor_value() 524 struct device_attribute *attr, in ds2780_set_sense_resistor_value() 545 struct device_attribute *attr, in ds2780_get_rsgain_setting() 561 struct device_attribute *attr, in ds2780_set_rsgain_setting() 588 struct device_attribute *attr, in ds2780_get_pio_pin() 605 struct device_attribute *attr, in ds2780_set_pio_pin()
|
D | ab8500_fg.c | 2436 struct attribute attr; member 2495 ab8500_fg_show(struct kobject *kobj, struct attribute *attr, char *buf) in ab8500_fg_show() 2509 ab8500_fg_store(struct kobject *kobj, struct attribute *attr, const char *buf, in ab8500_fg_store() 2572 struct device_attribute *attr, in ab8505_powercut_flagtime_read() 2595 struct device_attribute *attr, in ab8505_powercut_flagtime_write() 2621 struct device_attribute *attr, in ab8505_powercut_maxtime_read() 2645 struct device_attribute *attr, in ab8505_powercut_maxtime_write() 2670 struct device_attribute *attr, in ab8505_powercut_restart_read() 2693 struct device_attribute *attr, in ab8505_powercut_restart_write() 2719 struct device_attribute *attr, in ab8505_powercut_timer_read() [all …]
|
D | ds2781_battery.c | 455 struct device_attribute *attr, in ds2781_get_pmod_enabled() 473 struct device_attribute *attr, in ds2781_set_pmod_enabled() 509 struct device_attribute *attr, in ds2781_get_sense_resistor_value() 526 struct device_attribute *attr, in ds2781_set_sense_resistor_value() 547 struct device_attribute *attr, in ds2781_get_rsgain_setting() 563 struct device_attribute *attr, in ds2781_set_rsgain_setting() 590 struct device_attribute *attr, in ds2781_get_pio_pin() 607 struct device_attribute *attr, in ds2781_set_pio_pin()
|
/linux-4.1.27/drivers/xen/ |
D | xen-balloon.c | 138 static ssize_t show_target_kb(struct device *dev, struct device_attribute *attr, in show_target_kb() 145 struct device_attribute *attr, in store_target_kb() 166 static ssize_t show_target(struct device *dev, struct device_attribute *attr, in show_target() 175 struct device_attribute *attr, in store_target()
|
D | efi.c | 119 u32 *attr, in xen_efi_get_variable() 167 u32 attr, in xen_efi_set_variable() 187 static efi_status_t xen_efi_query_variable_info(u32 attr, in xen_efi_query_variable_info()
|
/linux-4.1.27/drivers/zorro/ |
D | zorro-sysfs.c | 42 show_serial(struct device *dev, struct device_attribute *attr, char *buf) in show_serial() 52 static ssize_t zorro_show_resource(struct device *dev, struct device_attribute *attr, char *buf) in zorro_show_resource() 92 static ssize_t modalias_show(struct device *dev, struct device_attribute *attr, in modalias_show()
|
/linux-4.1.27/drivers/acpi/ |
D | acpi_pad.c | 274 struct device_attribute *attr, const char *buf, size_t count) in acpi_pad_rrtime_store() 288 struct device_attribute *attr, char *buf) in acpi_pad_rrtime_show() 297 struct device_attribute *attr, const char *buf, size_t count) in acpi_pad_idlepct_store() 311 struct device_attribute *attr, char *buf) in acpi_pad_idlepct_show() 320 struct device_attribute *attr, const char *buf, size_t count) in acpi_pad_idlecpus_store() 332 struct device_attribute *attr, char *buf) in acpi_pad_idlecpus_show()
|
D | sysfs.c | 255 struct bin_attribute attr; member 288 struct acpi_table_attr *attr = NULL; in acpi_table_attr_init() local 516 struct kobj_attribute *attr, char *buf) in counter_show() 560 struct kobj_attribute *attr, const char *buf, in counter_set() 717 acpi_show_profile(struct device *dev, struct device_attribute *attr, in acpi_show_profile() 727 struct kobj_attribute *attr, char *buf) in hotplug_enabled_show() 735 struct kobj_attribute *attr, in hotplug_enabled_store() 783 struct kobj_attribute *attr, char *buf) in force_remove_show() 789 struct kobj_attribute *attr, in force_remove_store()
|
D | dock.c | 510 struct device_attribute *attr, char *buf) in show_docked() 524 struct device_attribute *attr, char *buf) in show_flags() 535 static ssize_t write_undock(struct device *dev, struct device_attribute *attr, in write_undock() 556 struct device_attribute *attr, char *buf) in show_dock_uid() 570 struct device_attribute *attr, char *buf) in show_dock_type()
|
/linux-4.1.27/drivers/video/backlight/ |
D | backlight.c | 124 static ssize_t bl_power_show(struct device *dev, struct device_attribute *attr, in bl_power_show() 132 static ssize_t bl_power_store(struct device *dev, struct device_attribute *attr, in bl_power_store() 160 struct device_attribute *attr, char *buf) in brightness_show() 168 struct device_attribute *attr, const char *buf, size_t count) in brightness_store() 199 static ssize_t type_show(struct device *dev, struct device_attribute *attr, in type_show() 209 struct device_attribute *attr, char *buf) in max_brightness_show() 218 struct device_attribute *attr, char *buf) in actual_brightness_show()
|
D | lcd.c | 92 static ssize_t lcd_power_show(struct device *dev, struct device_attribute *attr, in lcd_power_show() 109 struct device_attribute *attr, const char *buf, size_t count) in lcd_power_store() 134 struct device_attribute *attr, char *buf) in contrast_show() 148 struct device_attribute *attr, const char *buf, size_t count) in contrast_store() 173 struct device_attribute *attr, char *buf) in max_contrast_show()
|
/linux-4.1.27/drivers/base/ |
D | node.c | 40 struct device_attribute *attr, char *buf) in node_read_cpumask() 45 struct device_attribute *attr, char *buf) in node_read_cpulist() 55 struct device_attribute *attr, char *buf) in node_read_meminfo() 149 struct device_attribute *attr, char *buf) in node_read_numastat() 168 struct device_attribute *attr, char *buf) in node_read_vmstat() 183 struct device_attribute *attr, char *buf) in node_read_distance() 624 struct device_attribute attr; member 629 struct device_attribute *attr, char *buf) in show_node_state()
|
D | soc.c | 27 struct soc_device_attribute *attr; member 46 struct attribute *attr, in soc_attribute_mode() 70 struct device_attribute *attr, in soc_info_get()
|
D | cacheinfo.c | 243 struct device_attribute *attr, char *buf) in size_show() 259 struct device_attribute *attr, char *buf) in shared_cpu_map_show() 265 struct device_attribute *attr, char *buf) in shared_cpu_list_show() 271 struct device_attribute *attr, char *buf) in type_show() 288 struct device_attribute *attr, char *buf) in allocation_policy_show() 304 struct device_attribute *attr, char *buf) in write_policy_show() 346 struct attribute *attr, int unused) in cache_default_attrs_is_visible()
|
D | core.c | 113 static ssize_t dev_attr_show(struct kobject *kobj, struct attribute *attr, in dev_attr_show() 129 static ssize_t dev_attr_store(struct kobject *kobj, struct attribute *attr, in dev_attr_store() 149 struct device_attribute *attr, in device_store_ulong() 164 struct device_attribute *attr, in device_show_ulong() 173 struct device_attribute *attr, in device_store_int() 188 struct device_attribute *attr, in device_show_int() 197 ssize_t device_store_bool(struct device *dev, struct device_attribute *attr, in device_store_bool() 209 ssize_t device_show_bool(struct device *dev, struct device_attribute *attr, in device_show_bool() 371 static ssize_t uevent_show(struct device *dev, struct device_attribute *attr, in uevent_show() 414 static ssize_t uevent_store(struct device *dev, struct device_attribute *attr, in uevent_store() [all …]
|
D | class.c | 26 static ssize_t class_attr_show(struct kobject *kobj, struct attribute *attr, in class_attr_show() 38 static ssize_t class_attr_store(struct kobject *kobj, struct attribute *attr, in class_attr_store() 89 int class_create_file_ns(struct class *cls, const struct class_attribute *attr, in class_create_file_ns() 102 void class_remove_file_ns(struct class *cls, const struct class_attribute *attr, in class_remove_file_ns() 489 struct class_attribute *attr, char *buf) in show_class_attr_string()
|
/linux-4.1.27/kernel/power/ |
D | hibernate.c | 906 static ssize_t disk_show(struct kobject *kobj, struct kobj_attribute *attr, in disk_show() 940 static ssize_t disk_store(struct kobject *kobj, struct kobj_attribute *attr, in disk_store() 990 static ssize_t resume_show(struct kobject *kobj, struct kobj_attribute *attr, in resume_show() 997 static ssize_t resume_store(struct kobject *kobj, struct kobj_attribute *attr, in resume_store() 1026 static ssize_t image_size_show(struct kobject *kobj, struct kobj_attribute *attr, in image_size_show() 1032 static ssize_t image_size_store(struct kobject *kobj, struct kobj_attribute *attr, in image_size_store() 1048 struct kobj_attribute *attr, char *buf) in reserved_size_show() 1054 struct kobj_attribute *attr, in reserved_size_store()
|
/linux-4.1.27/drivers/usb/usbip/ |
D | vhci_sysfs.c | 30 static ssize_t status_show(struct device *dev, struct device_attribute *attr, in status_show() 111 static ssize_t store_detach(struct device *dev, struct device_attribute *attr, in store_detach() 172 static ssize_t store_attach(struct device *dev, struct device_attribute *attr, in store_attach()
|
/linux-4.1.27/drivers/input/misc/ |
D | yealink.c | 570 static ssize_t show_map(struct device *dev, struct device_attribute *attr, in show_map() 577 static ssize_t store_map(struct device *dev, struct device_attribute *attr, in store_map() 620 static ssize_t show_line1(struct device *dev, struct device_attribute *attr, in show_line1() 626 static ssize_t show_line2(struct device *dev, struct device_attribute *attr, in show_line2() 632 static ssize_t show_line3(struct device *dev, struct device_attribute *attr, in show_line3() 667 static ssize_t store_line1(struct device *dev, struct device_attribute *attr, in store_line1() 673 static ssize_t store_line2(struct device *dev, struct device_attribute *attr, in store_line2() 679 static ssize_t store_line3(struct device *dev, struct device_attribute *attr, in store_line3() 690 static ssize_t get_icons(struct device *dev, struct device_attribute *attr, in get_icons() 741 static ssize_t show_icon(struct device *dev, struct device_attribute *attr, in show_icon() [all …]
|
D | adxl34x.c | 442 struct device_attribute *attr, char *buf) in adxl34x_disable_show() 450 struct device_attribute *attr, in adxl34x_disable_store() 483 struct device_attribute *attr, char *buf) in adxl34x_calibrate_show() 499 struct device_attribute *attr, in adxl34x_calibrate_store() 531 struct device_attribute *attr, char *buf) in adxl34x_rate_show() 539 struct device_attribute *attr, in adxl34x_rate_store() 565 struct device_attribute *attr, char *buf) in adxl34x_autosleep_show() 574 struct device_attribute *attr, in adxl34x_autosleep_store() 604 struct device_attribute *attr, char *buf) in adxl34x_position_show() 621 struct device_attribute *attr, in adxl34x_write_store()
|
D | axp20x-pek.c | 72 static struct axp20x_pek_ext_attr *get_axp_ext_attr(struct device_attribute *attr) in get_axp_ext_attr() 78 struct device_attribute *attr, char *buf) in axp20x_show_ext_attr() 100 struct device_attribute *attr, in axp20x_store_ext_attr()
|
/linux-4.1.27/drivers/usb/wusbcore/ |
D | dev-sysfs.c | 32 struct device_attribute *attr, in wusb_disconnect_store() 59 struct device_attribute *attr, char *buf) in wusb_cdid_show() 75 struct device_attribute *attr, in wusb_ck_store()
|
/linux-4.1.27/drivers/staging/fbtft/ |
D | fbtft-sysfs.c | 115 struct device_attribute *attr, in store_gamma_curve() 140 struct device_attribute *attr, char *buf) in show_gamma_curve() 181 struct device_attribute *attr, in store_debug() 197 struct device_attribute *attr, char *buf) in show_debug()
|
/linux-4.1.27/drivers/scsi/ |
D | scsi_transport_srp.c | 123 show_srp_rport_id(struct device *dev, struct device_attribute *attr, in show_srp_rport_id() 141 show_srp_rport_roles(struct device *dev, struct device_attribute *attr, in show_srp_rport_roles() 159 struct device_attribute *attr, in store_srp_rport_delete() 177 struct device_attribute *attr, in show_srp_rport_state() 214 struct device_attribute *attr, char *buf) in show_reconnect_delay() 222 struct device_attribute *attr, in store_reconnect_delay() 254 struct device_attribute *attr, char *buf) in show_failed_reconnects() 264 struct device_attribute *attr, in show_srp_rport_fast_io_fail_tmo() 273 struct device_attribute *attr, in store_srp_rport_fast_io_fail_tmo() 299 struct device_attribute *attr, in show_srp_rport_dev_loss_tmo() [all …]
|
D | iscsi_boot_sysfs.c | 32 struct attribute attr; member 41 struct attribute *attr, char *buf) in iscsi_boot_show_attribute() 116 struct attribute *attr, int i) in iscsi_boot_tgt_attr_is_visible() 197 struct attribute *attr, int i) in iscsi_boot_eth_attr_is_visible() 269 struct attribute *attr, int i) in iscsi_boot_ini_attr_is_visible()
|
D | sd.c | 151 cache_type_store(struct device *dev, struct device_attribute *attr, in cache_type_store() 219 manage_start_stop_show(struct device *dev, struct device_attribute *attr, in manage_start_stop_show() 229 manage_start_stop_store(struct device *dev, struct device_attribute *attr, in manage_start_stop_store() 245 allow_restart_show(struct device *dev, struct device_attribute *attr, char *buf) in allow_restart_show() 253 allow_restart_store(struct device *dev, struct device_attribute *attr, in allow_restart_store() 272 cache_type_show(struct device *dev, struct device_attribute *attr, char *buf) in cache_type_show() 282 FUA_show(struct device *dev, struct device_attribute *attr, char *buf) in FUA_show() 291 protection_type_show(struct device *dev, struct device_attribute *attr, in protection_type_show() 300 protection_type_store(struct device *dev, struct device_attribute *attr, in protection_type_store() 323 protection_mode_show(struct device *dev, struct device_attribute *attr, in protection_mode_show() [all …]
|
D | scsi_transport_spi.c | 411 store_spi_revalidate(struct device *dev, struct device_attribute *attr, in store_spi_revalidate() 492 struct device_attribute *attr, char *buf) in show_spi_transport_period() 507 store_spi_transport_period(struct device *cdev, struct device_attribute *attr, in store_spi_transport_period() 536 struct device_attribute *attr, char *buf) in show_spi_transport_min_period() 552 struct device_attribute *attr, in store_spi_transport_min_period() 570 struct device_attribute *attr, in show_spi_host_signalling() 582 struct device_attribute *attr, in store_spi_host_signalling() 602 struct device_attribute *attr, in show_spi_host_width() 613 struct device_attribute *attr, in show_spi_host_hba_id() 1444 struct attribute *attr = &dev_attr_signalling.attr; in spi_host_configure() local [all …]
|
D | scsi_transport_fc.c | 832 struct device_attribute *attr, char *buf) in show_fc_rport_supported_classes() 893 store_fc_rport_dev_loss_tmo(struct device *dev, struct device_attribute *attr, in store_fc_rport_dev_loss_tmo() 920 show_fc_rport_roles (struct device *dev, struct device_attribute *attr, in show_fc_rport_roles() 960 struct device_attribute *attr, char *buf) in show_fc_rport_fast_io_fail_tmo() 971 struct device_attribute *attr, const char *buf, in store_fc_rport_fast_io_fail_tmo() 1259 show_fc_vport_roles (struct device *dev, struct device_attribute *attr, in show_fc_vport_roles() 1279 store_fc_vport_delete(struct device *dev, struct device_attribute *attr, in store_fc_vport_delete() 1306 store_fc_vport_disable(struct device *dev, struct device_attribute *attr, in store_fc_vport_disable() 1486 struct device_attribute *attr, char *buf) in show_fc_host_supported_classes() 1500 struct device_attribute *attr, char *buf) in show_fc_host_supported_fc4s() [all …]
|
/linux-4.1.27/drivers/platform/x86/ |
D | alienware-wmi.c | 127 struct device_attribute *attr; member 198 static struct platform_zone *match_zone(struct device_attribute *attr) in match_zone() 254 static ssize_t zone_show(struct device *dev, struct device_attribute *attr, in zone_show() 267 static ssize_t zone_set(struct device *dev, struct device_attribute *attr, in zone_set() 332 struct device_attribute *attr, char *buf) in show_control_state() 342 struct device_attribute *attr, in store_control_state() 471 struct device_attribute *attr, char *buf) in show_hdmi_cable() 494 struct device_attribute *attr, char *buf) in show_hdmi_source() 518 struct device_attribute *attr, in toggle_hdmi_source()
|
D | intel_menlow.c | 237 struct device_attribute attr; member 312 struct intel_menlow_attribute *attr = to_intel_menlow_attr(dev_attr); in aux0_show() local 324 struct intel_menlow_attribute *attr = to_intel_menlow_attr(dev_attr); in aux1_show() local 337 struct intel_menlow_attribute *attr = to_intel_menlow_attr(dev_attr); in aux0_store() local 356 struct intel_menlow_attribute *attr = to_intel_menlow_attr(dev_attr); in aux1_store() local 374 struct device_attribute *attr, char *buf) in bios_enabled_show() 390 struct intel_menlow_attribute *attr; in intel_menlow_add_one_attribute() local
|
D | sony-laptop.c | 837 struct device_attribute *attr, char *buffer) in sony_nc_handles_show() 969 static ssize_t sony_nc_sysfs_show(struct device *dev, struct device_attribute *attr, in sony_nc_sysfs_show() 991 struct device_attribute *attr, in sony_nc_sysfs_store() 1803 struct device_attribute *attr, in sony_nc_kbd_backlight_mode_store() 1823 struct device_attribute *attr, char *buffer) in sony_nc_kbd_backlight_mode_show() 1847 struct device_attribute *attr, in sony_nc_kbd_backlight_timeout_store() 1867 struct device_attribute *attr, char *buffer) in sony_nc_kbd_backlight_timeout_show() 1963 struct device_attribute *attr, in sony_nc_battery_care_limit_store() 2020 struct device_attribute *attr, char *buffer) in sony_nc_battery_care_limit_show() 2047 struct device_attribute *attr, char *buffer) in sony_nc_battery_care_health_show() [all …]
|
D | asus-laptop.c | 859 static ssize_t infos_show(struct device *dev, struct device_attribute *attr, in infos_show() 961 static ssize_t ledd_show(struct device *dev, struct device_attribute *attr, in ledd_show() 969 static ssize_t ledd_store(struct device *dev, struct device_attribute *attr, in ledd_store() 1019 static ssize_t wlan_show(struct device *dev, struct device_attribute *attr, in wlan_show() 1027 static ssize_t wlan_store(struct device *dev, struct device_attribute *attr, in wlan_store() 1048 static ssize_t bluetooth_show(struct device *dev, struct device_attribute *attr, in bluetooth_show() 1057 struct device_attribute *attr, const char *buf, in bluetooth_store() 1078 static ssize_t wimax_show(struct device *dev, struct device_attribute *attr, in wimax_show() 1086 static ssize_t wimax_store(struct device *dev, struct device_attribute *attr, in wimax_store() 1107 static ssize_t wwan_show(struct device *dev, struct device_attribute *attr, in wwan_show() [all …]
|
D | toshiba_acpi.c | 1750 struct device_attribute *attr, char *buf) in version_show() 1757 struct device_attribute *attr, in fan_store() 1782 struct device_attribute *attr, char *buf) in fan_show() 1797 struct device_attribute *attr, in kbd_backlight_mode_store() 1855 struct device_attribute *attr, in kbd_backlight_mode_show() 1869 struct device_attribute *attr, char *buf) in kbd_type_show() 1878 struct device_attribute *attr, in available_kbd_modes_show() 1893 struct device_attribute *attr, in kbd_backlight_timeout_store() 1936 struct device_attribute *attr, in kbd_backlight_timeout_show() 1950 struct device_attribute *attr, in touchpad_store() [all …]
|
D | toshiba_haps.c | 69 struct device_attribute *attr, char *buf) in protection_level_show() 77 struct device_attribute *attr, in protection_level_store() 100 struct device_attribute *attr, in reset_protection_store()
|
D | panasonic-laptop.c | 367 static ssize_t show_numbatt(struct device *dev, struct device_attribute *attr, in show_numbatt() 379 static ssize_t show_lcdtype(struct device *dev, struct device_attribute *attr, in show_lcdtype() 391 static ssize_t show_mute(struct device *dev, struct device_attribute *attr, in show_mute() 403 static ssize_t show_sticky(struct device *dev, struct device_attribute *attr, in show_sticky() 415 static ssize_t set_sticky(struct device *dev, struct device_attribute *attr, in set_sticky()
|
D | fujitsu-laptop.c | 431 struct device_attribute *attr, char *buf) in show_max_brightness() 445 struct device_attribute *attr, char *buf) in show_brightness_changed() 458 struct device_attribute *attr, char *buf) in show_lcd_level() 471 struct device_attribute *attr, const char *buf, in store_lcd_level() 497 struct device_attribute *attr, const char *buf, size_t count) in ignore_store() 504 struct device_attribute *attr, char *buf) in show_lid_state() 516 struct device_attribute *attr, char *buf) in show_dock_state() 528 struct device_attribute *attr, char *buf) in show_radios_state()
|
/linux-4.1.27/drivers/net/wireless/ti/wlcore/ |
D | sysfs.c | 28 struct device_attribute *attr, in wl1271_sysfs_show_bt_coex_state() 46 struct device_attribute *attr, in wl1271_sysfs_store_bt_coex_state() 88 struct device_attribute *attr, in wl1271_sysfs_show_hw_pg_ver()
|
/linux-4.1.27/arch/mips/kernel/ |
D | vpe-cmp.c | 24 static ssize_t store_kill(struct device *dev, struct device_attribute *attr, in store_kill() 40 static ssize_t ntcs_show(struct device *cd, struct device_attribute *attr, in ntcs_show() 48 static ssize_t ntcs_store(struct device *dev, struct device_attribute *attr, in ntcs_store()
|
D | vpe-mt.c | 261 static ssize_t store_kill(struct device *dev, struct device_attribute *attr, in store_kill() 279 static ssize_t ntcs_show(struct device *cd, struct device_attribute *attr, in ntcs_show() 287 static ssize_t ntcs_store(struct device *dev, struct device_attribute *attr, in ntcs_store()
|
/linux-4.1.27/arch/s390/kvm/ |
D | kvm-s390.c | 308 static int kvm_s390_get_mem_control(struct kvm *kvm, struct kvm_device_attr *attr) in kvm_s390_get_mem_control() 325 static int kvm_s390_set_mem_control(struct kvm *kvm, struct kvm_device_attr *attr) in kvm_s390_set_mem_control() 386 static int kvm_s390_vm_set_crypto(struct kvm *kvm, struct kvm_device_attr *attr) in kvm_s390_vm_set_crypto() 431 static int kvm_s390_set_tod_high(struct kvm *kvm, struct kvm_device_attr *attr) in kvm_s390_set_tod_high() 445 static int kvm_s390_set_tod_low(struct kvm *kvm, struct kvm_device_attr *attr) in kvm_s390_set_tod_low() 469 static int kvm_s390_set_tod(struct kvm *kvm, struct kvm_device_attr *attr) in kvm_s390_set_tod() 490 static int kvm_s390_get_tod_high(struct kvm *kvm, struct kvm_device_attr *attr) in kvm_s390_get_tod_high() 501 static int kvm_s390_get_tod_low(struct kvm *kvm, struct kvm_device_attr *attr) in kvm_s390_get_tod_low() 517 static int kvm_s390_get_tod(struct kvm *kvm, struct kvm_device_attr *attr) in kvm_s390_get_tod() 538 static int kvm_s390_set_processor(struct kvm *kvm, struct kvm_device_attr *attr) in kvm_s390_set_processor() [all …]
|
/linux-4.1.27/drivers/usb/misc/ |
D | usbsevseg.c | 197 struct device_attribute *attr, char *buf) in show_attr_text() 206 struct device_attribute *attr, const char *buf, size_t count) in set_attr_text() 228 struct device_attribute *attr, char *buf) in show_attr_decimals() 250 struct device_attribute *attr, const char *buf, size_t count) in set_attr_decimals() 277 struct device_attribute *attr, char *buf) in show_attr_textmode() 303 struct device_attribute *attr, const char *buf, size_t count) in set_attr_textmode()
|
D | lvstest.c | 107 struct device_attribute *attr, const char *buf, size_t count) in u3_entry_store() 136 struct device_attribute *attr, const char *buf, size_t count) in u3_exit_store() 165 struct device_attribute *attr, const char *buf, size_t count) in hot_reset_store() 184 struct device_attribute *attr, const char *buf, size_t count) in u2_timeout_store() 213 struct device_attribute *attr, const char *buf, size_t count) in u1_timeout_store() 242 struct device_attribute *attr, const char *buf, size_t count) in get_dev_desc_store()
|
D | trancevibrator.c | 48 static ssize_t show_speed(struct device *dev, struct device_attribute *attr, in show_speed() 57 static ssize_t set_speed(struct device *dev, struct device_attribute *attr, in set_speed()
|
/linux-4.1.27/drivers/staging/iio/accel/ |
D | adis16220_core.c | 24 struct device_attribute *attr, in adis16220_read_16bit() 43 struct device_attribute *attr, in adis16220_write_16bit() 78 struct device_attribute *attr, in adis16220_write_capture() 160 struct bin_attribute *attr, in adis16220_accel_bin_read() 182 struct bin_attribute *attr, in adis16220_adc1_bin_read() 203 struct bin_attribute *attr, in adis16220_adc2_bin_read()
|
D | sca3000_core.c | 230 struct device_attribute *attr, in sca3000_show_rev() 259 struct device_attribute *attr, in sca3000_show_available_measurement_modes() 291 struct device_attribute *attr, in sca3000_show_measurement_mode() 341 struct device_attribute *attr, in sca3000_store_measurement_mode() 514 struct device_attribute *attr, in sca3000_read_av_freq() 585 struct device_attribute *attr, in sca3000_read_frequency() 626 struct device_attribute *attr, in sca3000_set_frequency() 870 struct device_attribute *attr, in sca3000_query_free_fall_mode() 895 struct device_attribute *attr, in sca3000_set_free_fall_mode()
|
D | sca3000_ring.c | 141 struct device_attribute *attr, in sca3000_query_ring_int() 163 struct device_attribute *attr, in sca3000_set_ring_int() 205 struct device_attribute *attr, in sca3000_show_buffer_scale()
|
/linux-4.1.27/fs/sysfs/ |
D | group.c | 24 struct attribute *const *attr; in remove_files() local 38 struct attribute *const *attr; in create_files() local 274 struct attribute *const *attr; in sysfs_merge_group() local 302 struct attribute *const *attr; in sysfs_unmerge_group() local
|
/linux-4.1.27/drivers/staging/iio/frequency/ |
D | ad9834.c | 66 struct device_attribute *attr, in ad9834_write() 145 struct device_attribute *attr, in ad9834_store_wavetype() 205 struct device_attribute *attr, in ad9834_show_out0_wavetype_available() 227 struct device_attribute *attr, in ad9834_show_out1_wavetype_available()
|
/linux-4.1.27/arch/powerpc/platforms/pseries/ |
D | pseries_energy.c | 178 struct device_attribute *attr, char *page) in cpu_activate_hint_list_show() 184 struct device_attribute *attr, char *page) in cpu_deactivate_hint_list_show() 190 struct device_attribute *attr, char *page) in percpu_activate_hint_show() 196 struct device_attribute *attr, char *page) in percpu_deactivate_hint_show()
|
D | power.c | 33 struct kobj_attribute *attr, char *buf) in auto_poweron_show() 39 struct kobj_attribute *attr, in auto_poweron_store()
|
D | suspend.c | 145 struct device_attribute *attr, in store_hibernate() 211 struct device_attribute *attr, in show_hibernate()
|
/linux-4.1.27/drivers/input/mouse/ |
D | cyapa.c | 671 struct device_attribute *attr, in cyapa_show_suspend_scanrate() 710 struct device_attribute *attr, in cyapa_update_suspend_scanrate() 796 struct device_attribute *attr, in cyapa_show_rt_suspend_scanrate() 820 struct device_attribute *attr, in cyapa_update_rt_suspend_scanrate() 916 struct device_attribute *attr, char *buf) in cyapa_show_fm_ver() 931 struct device_attribute *attr, char *buf) in cyapa_show_product_id() 1009 struct device_attribute *attr, in cyapa_update_fw_store() 1069 struct device_attribute *attr, in cyapa_calibrate_store() 1092 struct device_attribute *attr, char *buf) in cyapa_show_baseline() 1133 struct device_attribute *attr, char *buf) in cyapa_show_mode()
|
D | elan_i2c_core.c | 390 struct device_attribute *attr, in elan_sysfs_read_fw_checksum() 400 struct device_attribute *attr, in elan_sysfs_read_product_id() 410 struct device_attribute *attr, in elan_sysfs_read_fw_ver() 420 struct device_attribute *attr, in elan_sysfs_read_sm_ver() 430 struct device_attribute *attr, in elan_sysfs_read_iap_ver() 440 struct device_attribute *attr, in elan_sysfs_update_fw() 480 struct device_attribute *attr, in calibrate_store() 546 struct device_attribute *attr, in elan_sysfs_read_mode() 594 static ssize_t acquire_store(struct device *dev, struct device_attribute *attr, in acquire_store() 654 struct device_attribute *attr, char *buf) in min_show() [all …]
|
/linux-4.1.27/sound/pci/hda/ |
D | hda_sysfs.c | 30 struct device_attribute *attr, in power_on_acct_show() 39 struct device_attribute *attr, in power_off_acct_show() 95 struct device_attribute *attr, in init_pin_configs_show() 103 struct device_attribute *attr, in driver_pin_configs_show() 216 struct device_attribute *attr, in init_verbs_show() 255 struct device_attribute *attr, in init_verbs_store() 266 struct device_attribute *attr, in hints_show() 360 struct device_attribute *attr, in hints_store() 371 struct device_attribute *attr, in user_pin_configs_show() 395 struct device_attribute *attr, in user_pin_configs_store()
|
/linux-4.1.27/arch/x86/platform/uv/ |
D | uv_sysfs.c | 29 struct kobj_attribute *attr, char *buf) in partition_id_show() 35 struct kobj_attribute *attr, char *buf) in coherence_id_show()
|
/linux-4.1.27/arch/s390/crypto/ |
D | prng.c | 682 struct device_attribute *attr, in prng_chunksize_show() 691 struct device_attribute *attr, in prng_counter_show() 710 struct device_attribute *attr, in prng_errorflag_show() 719 struct device_attribute *attr, in prng_mode_show() 731 struct device_attribute *attr, in prng_reseed_store() 745 struct device_attribute *attr, in prng_reseed_limit_show() 751 struct device_attribute *attr, in prng_reseed_limit_store() 776 struct device_attribute *attr, in prng_strength_show()
|
/linux-4.1.27/drivers/hid/ |
D | hid-roccat-kovaplus.c | 221 struct kobject *kobj, struct bin_attribute *attr, char *buf, in kovaplus_sysfs_read_profilex_settings() 240 struct kobject *kobj, struct bin_attribute *attr, char *buf, in kovaplus_sysfs_read_profilex_buttons() 278 struct device_attribute *attr, char *buf) in kovaplus_sysfs_show_actual_profile() 286 struct device_attribute *attr, char const *buf, size_t size) in kovaplus_sysfs_set_actual_profile() 331 struct device_attribute *attr, char *buf) in kovaplus_sysfs_show_actual_cpi() 340 struct device_attribute *attr, char *buf) in kovaplus_sysfs_show_actual_sensitivity_x() 350 struct device_attribute *attr, char *buf) in kovaplus_sysfs_show_actual_sensitivity_y() 360 struct device_attribute *attr, char *buf) in kovaplus_sysfs_show_firmware_version()
|
D | hid-roccat-pyra.c | 191 struct kobject *kobj, struct bin_attribute *attr, char *buf, in pyra_sysfs_read_profilex_settings() 210 struct kobject *kobj, struct bin_attribute *attr, char *buf, in pyra_sysfs_read_profilex_buttons() 248 struct kobject *kobj, struct bin_attribute *attr, char *buf, in pyra_sysfs_write_settings() 293 struct device_attribute *attr, char *buf) in pyra_sysfs_show_actual_cpi() 302 struct device_attribute *attr, char *buf) in pyra_sysfs_show_actual_profile() 320 struct device_attribute *attr, char *buf) in pyra_sysfs_show_firmware_version()
|
D | hid-picolcd_core.c | 263 struct device_attribute *attr, char *buf) in picolcd_operation_mode_show() 274 struct device_attribute *attr, const char *buf, size_t count) in picolcd_operation_mode_store() 316 struct device_attribute *attr, char *buf) in picolcd_operation_mode_delay_show() 324 struct device_attribute *attr, const char *buf, size_t count) in picolcd_operation_mode_delay_store()
|
D | hid-roccat-koneplus.c | 193 struct kobject *kobj, struct bin_attribute *attr, char *buf, in koneplus_sysfs_read_profilex_settings() 212 struct kobject *kobj, struct bin_attribute *attr, char *buf, in koneplus_sysfs_read_profilex_buttons() 250 struct device_attribute *attr, char *buf) in koneplus_sysfs_show_actual_profile() 258 struct device_attribute *attr, char const *buf, size_t size) in koneplus_sysfs_set_actual_profile() 306 struct device_attribute *attr, char *buf) in koneplus_sysfs_show_firmware_version()
|
/linux-4.1.27/drivers/regulator/ |
D | userspace-consumer.c | 38 struct device_attribute *attr, char *buf) in reg_show_name() 46 struct device_attribute *attr, char *buf) in reg_show_state() 56 static ssize_t reg_set_state(struct device *dev, struct device_attribute *attr, in reg_set_state()
|
D | core.c | 310 struct device_attribute *attr, char *buf) in regulator_uV_show() 324 struct device_attribute *attr, char *buf) in regulator_uA_show() 332 static ssize_t name_show(struct device *dev, struct device_attribute *attr, in name_show() 357 struct device_attribute *attr, char *buf) in regulator_opmode_show() 376 struct device_attribute *attr, char *buf) in regulator_state_show() 390 struct device_attribute *attr, char *buf) in regulator_status_show() 437 struct device_attribute *attr, char *buf) in regulator_min_uA_show() 449 struct device_attribute *attr, char *buf) in regulator_max_uA_show() 461 struct device_attribute *attr, char *buf) in regulator_min_uV_show() 473 struct device_attribute *attr, char *buf) in regulator_max_uV_show() [all …]
|
/linux-4.1.27/fs/ocfs2/cluster/ |
D | masklog.c | 68 struct attribute attr; member 107 static ssize_t mlog_show(struct kobject *obj, struct attribute *attr, in mlog_show() 115 static ssize_t mlog_store(struct kobject *obj, struct attribute *attr, in mlog_store()
|
/linux-4.1.27/drivers/usb/chipidea/ |
D | otg_fsm.c | 35 get_a_bus_req(struct device *dev, struct device_attribute *attr, char *buf) in get_a_bus_req() 51 set_a_bus_req(struct device *dev, struct device_attribute *attr, in set_a_bus_req() 79 get_a_bus_drop(struct device *dev, struct device_attribute *attr, char *buf) in get_a_bus_drop() 95 set_a_bus_drop(struct device *dev, struct device_attribute *attr, in set_a_bus_drop() 120 get_b_bus_req(struct device *dev, struct device_attribute *attr, char *buf) in get_b_bus_req() 136 set_b_bus_req(struct device *dev, struct device_attribute *attr, in set_b_bus_req() 158 set_a_clr_err(struct device *dev, struct device_attribute *attr, in set_a_clr_err()
|
/linux-4.1.27/drivers/s390/net/ |
D | netiucv.c | 1458 static ssize_t user_show(struct device *dev, struct device_attribute *attr, in user_show() 1515 static ssize_t user_write(struct device *dev, struct device_attribute *attr, in user_write() 1554 static ssize_t buffer_show (struct device *dev, struct device_attribute *attr, in buffer_show() 1563 static ssize_t buffer_write (struct device *dev, struct device_attribute *attr, in buffer_write() 1612 static ssize_t dev_fsm_show (struct device *dev, struct device_attribute *attr, in dev_fsm_show() 1624 struct device_attribute *attr, char *buf) in conn_fsm_show() 1635 struct device_attribute *attr, char *buf) in maxmulti_show() 1644 struct device_attribute *attr, in maxmulti_write() 1656 static ssize_t maxcq_show (struct device *dev, struct device_attribute *attr, in maxcq_show() 1665 static ssize_t maxcq_write (struct device *dev, struct device_attribute *attr, in maxcq_write() [all …]
|
/linux-4.1.27/drivers/thermal/ |
D | thermal_hwmon.c | 45 struct device_attribute attr; member 62 name_show(struct device *dev, struct device_attribute *attr, char *buf) in name_show() 70 temp_input_show(struct device *dev, struct device_attribute *attr, char *buf) in temp_input_show() 90 temp_crit_show(struct device *dev, struct device_attribute *attr, char *buf) in temp_crit_show()
|
/linux-4.1.27/drivers/spi/ |
D | spi-tle62x0.c | 100 struct device_attribute *attr, char *buf) in tle62x0_status_show() 137 struct device_attribute *attr, char *buf) in tle62x0_gpio_show() 151 struct device_attribute *attr, in tle62x0_gpio_store() 230 static int to_gpio_num(struct device_attribute *attr) in to_gpio_num()
|
/linux-4.1.27/mm/ |
D | huge_memory.c | 244 struct kobj_attribute *attr, char *buf, in double_flag_show() 257 struct kobj_attribute *attr, in double_flag_store() 281 struct kobj_attribute *attr, char *buf) in enabled_show() 288 struct kobj_attribute *attr, in enabled_store() 314 struct kobj_attribute *attr, char *buf, in single_flag_show() 322 struct kobj_attribute *attr, in single_flag_store() 349 struct kobj_attribute *attr, char *buf) in defrag_show() 356 struct kobj_attribute *attr, in defrag_store() 367 struct kobj_attribute *attr, char *buf) in use_zero_page_show() 373 struct kobj_attribute *attr, const char *buf, size_t count) in use_zero_page_store() [all …]
|
D | ksm.c | 2085 struct kobj_attribute *attr, char *buf) in sleep_millisecs_show() 2091 struct kobj_attribute *attr, in sleep_millisecs_store() 2108 struct kobj_attribute *attr, char *buf) in pages_to_scan_show() 2114 struct kobj_attribute *attr, in pages_to_scan_store() 2130 static ssize_t run_show(struct kobject *kobj, struct kobj_attribute *attr, in run_show() 2136 static ssize_t run_store(struct kobject *kobj, struct kobj_attribute *attr, in run_store() 2180 struct kobj_attribute *attr, char *buf) in merge_across_nodes_show() 2186 struct kobj_attribute *attr, in merge_across_nodes_store() 2237 struct kobj_attribute *attr, char *buf) in pages_shared_show() 2244 struct kobj_attribute *attr, char *buf) in pages_sharing_show() [all …]
|
/linux-4.1.27/drivers/virtio/ |
D | virtio.c | 12 struct device_attribute *attr, char *buf) in device_show() 20 struct device_attribute *attr, char *buf) in vendor_show() 28 struct device_attribute *attr, char *buf) in status_show() 36 struct device_attribute *attr, char *buf) in modalias_show() 45 struct device_attribute *attr, char *buf) in features_show()
|
/linux-4.1.27/drivers/input/serio/ |
D | serio.c | 362 static ssize_t serio_show_description(struct device *dev, struct device_attribute *attr, char *buf) in serio_show_description() 368 static ssize_t modalias_show(struct device *dev, struct device_attribute *attr, char *buf) in modalias_show() 376 static ssize_t type_show(struct device *dev, struct device_attribute *attr, char *buf) in type_show() 382 static ssize_t proto_show(struct device *dev, struct device_attribute *attr, char *buf) in proto_show() 388 static ssize_t id_show(struct device *dev, struct device_attribute *attr, char *buf) in id_show() 394 static ssize_t extra_show(struct device *dev, struct device_attribute *attr, char *buf) in extra_show() 400 static ssize_t drvctl_store(struct device *dev, struct device_attribute *attr, const char *buf, siz… in drvctl_store() 431 static ssize_t serio_show_bind_mode(struct device *dev, struct device_attribute *attr, char *buf) in serio_show_bind_mode() 437 static ssize_t serio_set_bind_mode(struct device *dev, struct device_attribute *attr, const char *b… in serio_set_bind_mode() 454 static ssize_t firmware_id_show(struct device *dev, struct device_attribute *attr, char *buf) in firmware_id_show()
|
/linux-4.1.27/drivers/isdn/gigaset/ |
D | proc.c | 19 struct device_attribute *attr, char *buf) in show_cidmode() 26 static ssize_t set_cidmode(struct device *dev, struct device_attribute *attr, in set_cidmode()
|
/linux-4.1.27/drivers/sh/intc/ |
D | userimask.c | 24 struct device_attribute *attr, char *buf) in show_intc_userimask() 31 struct device_attribute *attr, in store_intc_userimask()
|
/linux-4.1.27/fs/coda/ |
D | cnode.c | 26 static void coda_fill_inode(struct inode *inode, struct coda_vattr *attr) in coda_fill_inode() 60 struct coda_vattr * attr) in coda_iget() 93 struct coda_vattr attr; in coda_cnode_make() local
|
/linux-4.1.27/drivers/input/ |
D | input-polldev.c | 74 struct device_attribute *attr, char *buf) in input_polldev_get_poll() 82 struct device_attribute *attr, const char *buf, in input_polldev_set_poll() 120 struct device_attribute *attr, char *buf) in input_polldev_get_max() 130 struct device_attribute *attr, char *buf) in input_polldev_get_min()
|
/linux-4.1.27/drivers/iio/ |
D | industrialio-core.c | 151 struct device_attribute *attr, in iio_read_const_attr() 303 struct device_attribute *attr, in iio_read_channel_ext_info() 316 struct device_attribute *attr, in iio_write_channel_ext_info() 451 struct device_attribute *attr, in iio_read_channel_info() 534 struct device_attribute *attr, in iio_write_channel_info() 577 struct device_attribute *attr, in __iio_device_attr_init() 710 struct device_attribute *attr, in __iio_add_chan_devattr() 864 struct device_attribute *attr, in iio_show_dev_name() 877 struct attribute **attr; in iio_device_register_sysfs() local
|
/linux-4.1.27/drivers/md/ |
D | dm-sysfs.c | 12 struct attribute attr; member 21 static ssize_t dm_attr_show(struct kobject *kobj, struct attribute *attr, in dm_attr_show() 46 static ssize_t dm_attr_store(struct kobject *kobj, struct attribute *attr, in dm_attr_store()
|
/linux-4.1.27/drivers/uwb/ |
D | driver.c | 78 struct class_attribute *attr, in beacon_timeout_ms_show() 86 struct class_attribute *attr, in beacon_timeout_ms_store()
|
D | scan.c | 101 struct device_attribute *attr, char *buf) in uwb_rc_scan_show() 117 struct device_attribute *attr, in uwb_rc_scan_store()
|
/linux-4.1.27/tools/perf/util/ |
D | dwarf-aux.c | 66 Dwarf_Attribute attr; in cu_get_comp_dir() local 155 Dwarf_Attribute attr; in die_get_call_lineno() local 175 Dwarf_Attribute attr; in die_get_type() local 225 Dwarf_Attribute attr; in die_get_attr_udata() local 238 Dwarf_Attribute attr; in die_get_attr_sdata() local 274 Dwarf_Attribute attr; in die_is_func_def() local 305 Dwarf_Attribute attr; in die_get_data_member_location() local 530 Dwarf_Attribute *attr; in __die_walk_instances_cb() local 765 Dwarf_Attribute attr; in __die_find_variable_cb() local
|
/linux-4.1.27/drivers/infiniband/hw/mlx5/ |
D | main.c | 368 struct ib_port_attr attr; in mlx5_ib_modify_port() local 767 static ssize_t show_fw_pages(struct device *device, struct device_attribute *attr, in show_fw_pages() 777 struct device_attribute *attr, char *buf) in show_reg_pages() 785 static ssize_t show_hca(struct device *device, struct device_attribute *attr, in show_hca() 793 static ssize_t show_fw_ver(struct device *device, struct device_attribute *attr, in show_fw_ver() 802 static ssize_t show_rev(struct device *device, struct device_attribute *attr, in show_rev() 810 static ssize_t show_board(struct device *device, struct device_attribute *attr, in show_board() 969 struct ib_qp_attr *attr = NULL; in create_umr_res() local 1088 struct ib_srq_init_attr attr; in create_dev_resources() local
|
/linux-4.1.27/drivers/block/aoe/ |
D | aoeblk.c | 35 struct device_attribute *attr, char *page) in aoedisk_show_state() 48 struct device_attribute *attr, char *page) in aoedisk_show_mac() 59 struct device_attribute *attr, char *page) in aoedisk_show_netif() 97 struct device_attribute *attr, char *page) in aoedisk_show_fwver() 105 struct device_attribute *attr, char *page) in aoedisk_show_payload()
|
/linux-4.1.27/crypto/ |
D | algboss.c | 32 struct rtattr attr; member 37 struct rtattr attr; member 39 struct rtattr attr; member 43 struct rtattr attr; member
|
/linux-4.1.27/arch/powerpc/platforms/powernv/ |
D | opal-sysparam.c | 113 struct param_attr *attr = container_of(kobj_attr, struct param_attr, in sys_param_show() local 134 struct param_attr *attr = container_of(kobj_attr, struct param_attr, in sys_param_store() local 155 struct param_attr *attr; in opal_sys_param_init() local
|
D | opal-flash.c | 155 struct kobj_attribute *attr, char *buf) in validate_show() 195 struct kobj_attribute *attr, in validate_store() 240 struct kobj_attribute *attr, char *buf) in manage_show() 257 struct kobj_attribute *attr, in manage_store() 351 struct kobj_attribute *attr, char *buf) in update_show() 363 struct kobj_attribute *attr, in update_store()
|
/linux-4.1.27/drivers/scsi/esas2r/ |
D | esas2r_main.c | 69 struct bin_attribute *attr, in read_fw() 78 struct bin_attribute *attr, in write_fw() 87 struct bin_attribute *attr, in read_fs() 96 struct bin_attribute *attr, in write_fs() 112 struct bin_attribute *attr, in read_vda() 121 struct bin_attribute *attr, in write_vda() 130 struct bin_attribute *attr, in read_live_nvram() 141 struct bin_attribute *attr, in write_live_nvram() 161 struct bin_attribute *attr, in read_default_nvram() 172 struct bin_attribute *attr, in read_hw() [all …]
|
/linux-4.1.27/drivers/firmware/efi/ |
D | runtime-wrappers.c | 154 u32 *attr, in virt_efi_get_variable() 183 u32 attr, in virt_efi_set_variable() 199 u32 attr, unsigned long data_size, in virt_efi_set_variable_nonblocking() 215 static efi_status_t virt_efi_query_variable_info(u32 attr, in virt_efi_query_variable_info()
|
D | runtime-map.c | 29 struct attribute attr; member 33 static inline struct map_attribute *to_map_attr(struct attribute *attr) in to_map_attr() 61 static ssize_t map_attr_show(struct kobject *kobj, struct attribute *attr, in map_attr_show()
|
/linux-4.1.27/include/linux/ |
D | inetdevice.h | 49 #define IPV4_DEVCONF(cnf, attr) ((cnf).data[IPV4_DEVCONF_ ## attr - 1]) argument 50 #define IPV4_DEVCONF_ALL(net, attr) \ argument 72 #define IN_DEV_CONF_GET(in_dev, attr) \ argument 74 #define IN_DEV_CONF_SET(in_dev, attr, val) \ argument 77 #define IN_DEV_ANDCONF(in_dev, attr) \ argument 81 #define IN_DEV_NET_ORCONF(in_dev, net, attr) \ argument 85 #define IN_DEV_ORCONF(in_dev, attr) \ argument 88 #define IN_DEV_MAXCONF(in_dev, attr) \ argument
|
/linux-4.1.27/net/netfilter/ipset/ |
D | ip_set_core.c | 805 const struct nlattr * const attr[]) in ip_set_none() 813 const struct nlattr * const attr[]) in ip_set_create() 965 const struct nlattr * const attr[]) in ip_set_destroy() 1035 const struct nlattr * const attr[]) in ip_set_flush() 1075 const struct nlattr * const attr[]) in ip_set_rename() 1125 const struct nlattr * const attr[]) in ip_set_swap() 1193 const struct nlattr *attr; in dump_attrs() local 1208 struct nlattr *attr = (void *)nlh + min_len; in dump_init() local 1375 const struct nlattr * const attr[]) in ip_set_dump() 1461 const struct nlattr * const attr[]) in ip_set_uadd() [all …]
|
/linux-4.1.27/drivers/staging/iio/light/ |
D | tsl2x7x_core.c | 911 struct device_attribute *attr, char *buf) in tsl2x7x_power_state_show() 919 struct device_attribute *attr, const char *buf, size_t len) in tsl2x7x_power_state_store() 936 struct device_attribute *attr, char *buf) in tsl2x7x_gain_available_show() 953 struct device_attribute *attr, char *buf) in tsl2x7x_prox_gain_available_show() 959 struct device_attribute *attr, char *buf) in tsl2x7x_als_time_show() 973 struct device_attribute *attr, const char *buf, size_t len) in tsl2x7x_als_time_store() 1000 struct device_attribute *attr, char *buf) in tsl2x7x_als_cal_target_show() 1009 struct device_attribute *attr, const char *buf, size_t len) in tsl2x7x_als_cal_target_store() 1028 struct device_attribute *attr, char *buf) in tsl2x7x_als_persistence_show() 1044 struct device_attribute *attr, const char *buf, size_t len) in tsl2x7x_als_persistence_store() [all …]
|
/linux-4.1.27/arch/powerpc/kernel/ |
D | cacheinfo.c | 521 static ssize_t cache_index_show(struct kobject *k, struct attribute *attr, char *buf) in cache_index_show() 539 static ssize_t size_show(struct kobject *k, struct kobj_attribute *attr, char *buf) in size_show() 556 static ssize_t line_size_show(struct kobject *k, struct kobj_attribute *attr, char *buf) in line_size_show() 572 static ssize_t nr_sets_show(struct kobject *k, struct kobj_attribute *attr, char *buf) in nr_sets_show() 588 static ssize_t associativity_show(struct kobject *k, struct kobj_attribute *attr, char *buf) in associativity_show() 604 static ssize_t type_show(struct kobject *k, struct kobj_attribute *attr, char *buf) in type_show() 616 static ssize_t level_show(struct kobject *k, struct kobj_attribute *attr, char *buf) in level_show() 630 static ssize_t shared_cpu_map_show(struct kobject *k, struct kobj_attribute *attr, char *buf) in shared_cpu_map_show() 702 struct kobj_attribute *attr; in cacheinfo_create_index_opt_attrs() local
|
D | eeh_sysfs.c | 58 struct device_attribute *attr, char *buf) in eeh_pe_state_show() 73 struct device_attribute *attr, in eeh_pe_state_store()
|
/linux-4.1.27/include/net/netfilter/ |
D | nfnetlink_queue.h | 28 const struct nlattr *attr, in nfqnl_ct_parse() 45 inline int nfqnl_attach_expect(struct nf_conn *ct, const struct nlattr *attr, in nfqnl_attach_expect()
|
/linux-4.1.27/drivers/firewire/ |
D | core-device.c | 257 struct device_attribute attr; member 264 struct config_rom_attribute *attr = in show_immediate() local 296 struct config_rom_attribute *attr = in show_text_leaf() local 350 struct device_attribute *attr; in init_fw_attribute_group() local 371 struct device_attribute *attr, char *buf) in modalias_show() 383 struct device_attribute *attr, char *buf) in rom_index_show() 399 struct device_attribute *attr, char *buf) in config_rom_show() 413 struct device_attribute *attr, char *buf) in guid_show() 427 struct device_attribute *attr, char *buf) in is_local_show() 457 struct device_attribute *attr, char *buf) in units_show()
|
/linux-4.1.27/fs/ocfs2/ |
D | stackglue.c | 483 struct kobj_attribute *attr, in ocfs2_max_locking_protocol_show() 503 struct kobj_attribute *attr, in ocfs2_loaded_cluster_plugins_show() 535 struct kobj_attribute *attr, in ocfs2_active_cluster_plugin_show() 557 struct kobj_attribute *attr, in ocfs2_cluster_stack_show() 569 struct kobj_attribute *attr, in ocfs2_cluster_stack_store() 609 struct kobj_attribute *attr, in ocfs2_dlm_recover_show()
|
/linux-4.1.27/drivers/leds/ |
D | leds-lp55xx-common.c | 85 struct device_attribute *attr, in lp55xx_show_current() 94 struct device_attribute *attr, in lp55xx_store_current() 118 struct device_attribute *attr, in lp55xx_show_max_current() 231 struct device_attribute *attr, in lp55xx_show_engine_select() 241 struct device_attribute *attr, in lp55xx_store_engine_select() 283 struct device_attribute *attr, in lp55xx_store_engine_run()
|
D | leds-blinkm.c | 215 static ssize_t show_red(struct device *dev, struct device_attribute *attr, in show_red() 221 static ssize_t store_red(struct device *dev, struct device_attribute *attr, in store_red() 234 static ssize_t show_green(struct device *dev, struct device_attribute *attr, in show_green() 240 static ssize_t store_green(struct device *dev, struct device_attribute *attr, in store_green() 254 static ssize_t show_blue(struct device *dev, struct device_attribute *attr, in show_blue() 260 static ssize_t store_blue(struct device *dev, struct device_attribute *attr, in store_blue() 273 static ssize_t show_test(struct device *dev, struct device_attribute *attr, in show_test() 280 static ssize_t store_test(struct device *dev, struct device_attribute *attr, in store_test()
|
D | led-class.c | 28 struct device_attribute *attr, char *buf) in brightness_show() 39 struct device_attribute *attr, const char *buf, size_t size) in brightness_store() 68 struct device_attribute *attr, char *buf) in max_brightness_show()
|
/linux-4.1.27/drivers/misc/ti-st/ |
D | st_kim.c | 602 struct device_attribute *attr, char *buf) in show_install() 610 struct device_attribute *attr, const char *buf, size_t count) in store_dev_name() 620 struct device_attribute *attr, const char *buf, size_t count) in store_baud_rate() 631 struct device_attribute *attr, char *buf) in show_dev_name() 638 struct device_attribute *attr, char *buf) in show_baud_rate() 645 struct device_attribute *attr, char *buf) in show_flow_cntrl()
|
/linux-4.1.27/arch/ia64/mm/ |
D | ioremap.c | 27 u64 attr; in early_ioremap() local 41 u64 attr; in ioremap() local
|
/linux-4.1.27/drivers/iio/trigger/ |
D | iio-trig-sysfs.c | 30 struct device_attribute *attr, in iio_sysfs_trig_add() 49 struct device_attribute *attr, in iio_sysfs_trig_remove() 103 struct device_attribute *attr, const char *buf, size_t count) in iio_sysfs_trigger_poll()
|
/linux-4.1.27/net/netfilter/ |
D | xt_IDLETIMER.c | 45 struct attribute attr; member 56 struct idletimer_tg_attr attr; member 81 static ssize_t idletimer_tg_show(struct kobject *kobj, struct attribute *attr, in idletimer_tg_show()
|
D | nfnetlink_queue_ct.c | 39 nfqnl_ct_parse(const struct sk_buff *skb, const struct nlattr *attr, in nfqnl_ct_parse() 100 int nfqnl_attach_expect(struct nf_conn *ct, const struct nlattr *attr, in nfqnl_attach_expect()
|
/linux-4.1.27/drivers/pnp/ |
D | interface.c | 206 static ssize_t options_show(struct device *dmdev, struct device_attribute *attr, in options_show() 247 struct device_attribute *attr, char *buf) in resources_show() 335 struct device_attribute *attr, const char *ubuf, in resources_store() 439 static ssize_t id_show(struct device *dmdev, struct device_attribute *attr, in id_show()
|
/linux-4.1.27/drivers/staging/iio/cdc/ |
D | ad7152.c | 95 struct device_attribute *attr, in ad7152_start_calib() 138 struct device_attribute *attr, in ad7152_start_offset_calib() 146 struct device_attribute *attr, in ad7152_start_gain_calib() 169 struct device_attribute *attr, in ad7152_show_filter_rate_setup() 180 struct device_attribute *attr, in ad7152_store_filter_rate_setup()
|
D | ad7746.c | 285 struct device_attribute *attr, in ad7746_start_calib() 325 struct device_attribute *attr, in ad7746_start_offset_calib() 340 struct device_attribute *attr, in ad7746_start_gain_calib() 366 struct device_attribute *attr, in ad7746_show_cap_filter_rate_setup() 377 struct device_attribute *attr, in ad7746_store_cap_filter_rate_setup() 406 struct device_attribute *attr, in ad7746_show_vt_filter_rate_setup() 417 struct device_attribute *attr, in ad7746_store_vt_filter_rate_setup()
|
/linux-4.1.27/drivers/net/ethernet/sfc/ |
D | mcdi_mon.c | 190 struct device_attribute *attr, in efx_mcdi_mon_show_value() 227 struct device_attribute *attr, in efx_mcdi_mon_show_limit() 254 struct device_attribute *attr, in efx_mcdi_mon_show_alarm() 272 struct device_attribute *attr, in efx_mcdi_mon_show_label() 289 struct efx_mcdi_mon_attribute *attr = &hwmon->attrs[hwmon->n_attrs]; in efx_mcdi_mon_add_attr() local
|
/linux-4.1.27/drivers/net/wireless/ath/ath5k/ |
D | sysfs.c | 63 struct device_attribute *attr, in ath5k_attr_show_noise_immunity_level_max() 72 struct device_attribute *attr, in ath5k_attr_show_firstep_level_max()
|
/linux-4.1.27/drivers/net/wireless/b43/ |
D | sysfs.c | 51 struct device_attribute *attr, in b43_attr_interfmode_show() 93 struct device_attribute *attr, in b43_attr_interfmode_store()
|
/linux-4.1.27/drivers/edac/ |
D | edac_pci_sysfs.c | 91 struct attribute attr; member 98 struct attribute *attr, char *buffer) in edac_pci_instance_show() 110 struct attribute *attr, in edac_pci_instance_store() 231 struct attribute attr; member 238 static ssize_t edac_pci_dev_show(struct kobject *kobj, struct attribute *attr, in edac_pci_dev_show() 250 struct attribute *attr, const char *buffer, in edac_pci_dev_store()
|
/linux-4.1.27/block/ |
D | blk-mq-sysfs.c | 21 struct attribute attr; member 27 struct attribute attr; member 32 static ssize_t blk_mq_sysfs_show(struct kobject *kobj, struct attribute *attr, in blk_mq_sysfs_show() 55 static ssize_t blk_mq_sysfs_store(struct kobject *kobj, struct attribute *attr, in blk_mq_sysfs_store() 79 struct attribute *attr, char *page) in blk_mq_hw_sysfs_show() 102 struct attribute *attr, const char *page, in blk_mq_hw_sysfs_store()
|
D | genhd.c | 921 struct device_attribute *attr, char *buf) in disk_range_show() 929 struct device_attribute *attr, char *buf) in disk_ext_range_show() 937 struct device_attribute *attr, char *buf) in disk_removable_show() 946 struct device_attribute *attr, char *buf) in disk_ro_show() 954 struct device_attribute *attr, char *buf) in disk_capability_show() 962 struct device_attribute *attr, in disk_alignment_offset_show() 971 struct device_attribute *attr, in disk_discard_alignment_show() 1684 struct device_attribute *attr, char *buf) in disk_events_show() 1692 struct device_attribute *attr, char *buf) in disk_events_async_show() 1700 struct device_attribute *attr, in disk_events_poll_msecs_show() [all …]
|
/linux-4.1.27/drivers/rtc/ |
D | rtc-ds1343.c | 115 struct device_attribute *attr, char *buf) in ds1343_show_glitchfilter() 131 struct device_attribute *attr, in ds1343_store_glitchfilter() 157 struct bin_attribute *attr, in ds1343_nvram_write() 182 struct bin_attribute *attr, in ds1343_nvram_read() 215 struct device_attribute *attr, char *buf) in ds1343_show_alarmstatus() 233 struct device_attribute *attr, char *buf) in ds1343_show_alarmmode() 283 struct device_attribute *attr, char *buf) in ds1343_show_tricklecharger()
|
D | rtc-pcf2123.c | 68 struct device_attribute attr; member 87 static ssize_t pcf2123_show(struct device *dev, struct device_attribute *attr, in pcf2123_show() 110 static ssize_t pcf2123_store(struct device *dev, struct device_attribute *attr, in pcf2123_store()
|
/linux-4.1.27/drivers/net/wireless/iwlegacy/ |
D | 3945-mac.c | 3101 il3945_show_debug_level(struct device *d, struct device_attribute *attr, in il3945_show_debug_level() 3109 il3945_store_debug_level(struct device *d, struct device_attribute *attr, in il3945_store_debug_level() 3131 il3945_show_temperature(struct device *d, struct device_attribute *attr, in il3945_show_temperature() 3145 il3945_show_tx_power(struct device *d, struct device_attribute *attr, char *buf) in il3945_show_tx_power() 3152 il3945_store_tx_power(struct device *d, struct device_attribute *attr, in il3945_store_tx_power() 3172 il3945_show_flags(struct device *d, struct device_attribute *attr, char *buf) in il3945_show_flags() 3180 il3945_store_flags(struct device *d, struct device_attribute *attr, in il3945_store_flags() 3206 il3945_show_filter_flags(struct device *d, struct device_attribute *attr, in il3945_show_filter_flags() 3215 il3945_store_filter_flags(struct device *d, struct device_attribute *attr, in il3945_store_filter_flags() 3242 il3945_show_measurement(struct device *d, struct device_attribute *attr, in il3945_show_measurement() [all …]
|
/linux-4.1.27/drivers/infiniband/ulp/srp/ |
D | ib_srp.c | 262 struct ib_qp_attr *attr; in srp_init_qp() local 468 static struct ib_qp_attr attr = { .qp_state = IB_QPS_ERR }; in srp_destroy_qp() local 916 struct device_attribute **attr; in srp_del_scsi_host_attr() local 2556 static ssize_t show_id_ext(struct device *dev, struct device_attribute *attr, in show_id_ext() 2565 static ssize_t show_ioc_guid(struct device *dev, struct device_attribute *attr, in show_ioc_guid() 2575 struct device_attribute *attr, char *buf) in show_service_id() 2583 static ssize_t show_pkey(struct device *dev, struct device_attribute *attr, in show_pkey() 2591 static ssize_t show_sgid(struct device *dev, struct device_attribute *attr, in show_sgid() 2599 static ssize_t show_dgid(struct device *dev, struct device_attribute *attr, in show_dgid() 2609 struct device_attribute *attr, char *buf) in show_orig_dgid() [all …]
|
/linux-4.1.27/virt/kvm/ |
D | vfio.c | 113 static int kvm_vfio_set_group(struct kvm_device *dev, long attr, u64 arg) in kvm_vfio_set_group() 206 struct kvm_device_attr *attr) in kvm_vfio_set_attr() 217 struct kvm_device_attr *attr) in kvm_vfio_has_attr()
|
/linux-4.1.27/drivers/misc/mic/bus/ |
D | mic_bus.c | 32 struct device_attribute *attr, char *buf) in device_show() 40 struct device_attribute *attr, char *buf) in vendor_show() 48 struct device_attribute *attr, char *buf) in modalias_show()
|
/linux-4.1.27/tools/testing/selftests/mqueue/ |
D | mq_open_tests.c | 196 static inline void test_queue(struct mq_attr *attr, struct mq_attr *result) in test_queue() 218 static inline int test_queue_fail(struct mq_attr *attr, struct mq_attr *result) in test_queue_fail() 237 struct mq_attr attr, result; in main() local
|
/linux-4.1.27/drivers/usb/phy/ |
D | phy-mv-usb.c | 532 get_a_bus_req(struct device *dev, struct device_attribute *attr, char *buf) in get_a_bus_req() 540 set_a_bus_req(struct device *dev, struct device_attribute *attr, in set_a_bus_req() 576 set_a_clr_err(struct device *dev, struct device_attribute *attr, in set_a_clr_err() 603 get_a_bus_drop(struct device *dev, struct device_attribute *attr, in get_a_bus_drop() 612 set_a_bus_drop(struct device *dev, struct device_attribute *attr, in set_a_bus_drop()
|
/linux-4.1.27/drivers/staging/iio/adc/ |
D | ad7606_core.c | 111 struct device_attribute *attr, char *buf) in ad7606_show_range() 120 struct device_attribute *attr, const char *buf, size_t count) in ad7606_store_range() 148 struct device_attribute *attr, char *buf) in ad7606_show_oversampling_ratio() 169 struct device_attribute *attr, const char *buf, size_t count) in ad7606_store_oversampling_ratio()
|
/linux-4.1.27/drivers/staging/android/ |
D | timed_output.c | 30 static ssize_t enable_show(struct device *dev, struct device_attribute *attr, in enable_show() 39 static ssize_t enable_store(struct device *dev, struct device_attribute *attr, in enable_store()
|
/linux-4.1.27/drivers/s390/block/ |
D | dcssblk.c | 312 dcssblk_shared_show(struct device *dev, struct device_attribute *attr, char *buf) in dcssblk_shared_show() 321 dcssblk_shared_store(struct device *dev, struct device_attribute *attr, const char *inbuf, size_t c… in dcssblk_shared_store() 416 dcssblk_save_show(struct device *dev, struct device_attribute *attr, char *buf) in dcssblk_save_show() 425 dcssblk_save_store(struct device *dev, struct device_attribute *attr, const char *inbuf, size_t cou… in dcssblk_save_store() 480 dcssblk_seglist_show(struct device *dev, struct device_attribute *attr, in dcssblk_seglist_show() 521 dcssblk_add_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) in dcssblk_add_store() 709 dcssblk_remove_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t cou… in dcssblk_remove_store()
|
/linux-4.1.27/arch/s390/pci/ |
D | pci_sysfs.c | 37 static ssize_t recover_store(struct device *dev, struct device_attribute *attr, in recover_store() 62 struct bin_attribute *attr, char *buf, in util_string_read()
|
/linux-4.1.27/drivers/ide/ |
D | ide-park.c | 88 ssize_t ide_park_show(struct device *dev, struct device_attribute *attr, in ide_park_show() 111 ssize_t ide_park_store(struct device *dev, struct device_attribute *attr, in ide_park_store()
|
/linux-4.1.27/drivers/message/fusion/ |
D | mptscsih.c | 3047 mptscsih_version_fw_show(struct device *dev, struct device_attribute *attr, in mptscsih_version_fw_show() 3063 mptscsih_version_bios_show(struct device *dev, struct device_attribute *attr, in mptscsih_version_bios_show() 3079 mptscsih_version_mpi_show(struct device *dev, struct device_attribute *attr, in mptscsih_version_mpi_show() 3092 struct device_attribute *attr, in mptscsih_version_product_show() 3106 struct device_attribute *attr, in mptscsih_version_nvdata_persistent_show() 3121 struct device_attribute *attr, char *buf) in mptscsih_version_nvdata_default_show() 3133 mptscsih_board_name_show(struct device *dev, struct device_attribute *attr, in mptscsih_board_name_show() 3146 struct device_attribute *attr, char *buf) in mptscsih_board_assembly_show() 3158 mptscsih_board_tracer_show(struct device *dev, struct device_attribute *attr, in mptscsih_board_tracer_show() 3171 mptscsih_io_delay_show(struct device *dev, struct device_attribute *attr, in mptscsih_io_delay_show() [all …]
|
/linux-4.1.27/arch/powerpc/sysdev/ |
D | fsl_mpic_timer_wakeup.c | 56 struct device_attribute *attr, in fsl_timer_wakeup_show() 73 struct device_attribute *attr, in fsl_timer_wakeup_store()
|
D | mv64x60_pci.c | 29 struct bin_attribute *attr, char *buf, in mv64x60_hs_reg_read() 50 struct bin_attribute *attr, char *buf, in mv64x60_hs_reg_write()
|
/linux-4.1.27/net/rfkill/ |
D | core.c | 577 static ssize_t name_show(struct device *dev, struct device_attribute *attr, in name_show() 612 static ssize_t type_show(struct device *dev, struct device_attribute *attr, in type_show() 621 static ssize_t index_show(struct device *dev, struct device_attribute *attr, in index_show() 631 struct device_attribute *attr, char *buf) in persistent_show() 639 static ssize_t hard_show(struct device *dev, struct device_attribute *attr, in hard_show() 648 static ssize_t soft_show(struct device *dev, struct device_attribute *attr, in soft_show() 656 static ssize_t soft_store(struct device *dev, struct device_attribute *attr, in soft_store() 691 static ssize_t state_show(struct device *dev, struct device_attribute *attr, in state_show() 699 static ssize_t state_store(struct device *dev, struct device_attribute *attr, in state_store() 725 static ssize_t claim_show(struct device *dev, struct device_attribute *attr, in claim_show()
|
/linux-4.1.27/drivers/macintosh/ams/ |
D | ams-input.c | 111 struct device_attribute *attr, char *buf) in ams_input_show_joystick() 117 struct device_attribute *attr, const char *buf, size_t count) in ams_input_store_joystick()
|
/linux-4.1.27/fs/adfs/ |
D | inode.c | 91 unsigned int attr = ADFS_I(inode)->attr; in adfs_atts2mode() local 136 int attr; in adfs_mode2atts() local 299 adfs_notify_change(struct dentry *dentry, struct iattr *attr) in adfs_notify_change()
|
/linux-4.1.27/arch/alpha/kernel/ |
D | pci-sysfs.c | 64 struct bin_attribute *attr, in pci_mmap_resource() 94 struct bin_attribute *attr, in pci_mmap_resource_sparse() 101 struct bin_attribute *attr, in pci_mmap_resource_dense() 175 struct bin_attribute *attr; in pci_create_attr() local
|
/linux-4.1.27/drivers/block/ |
D | osdblk.c | 179 static int extract_attr_from_req(struct osd_request *or, struct osd_attr *attr) in extract_attr_from_req() 202 struct osd_attr attr; in osdblk_get_obj_size() local 472 struct class_attribute *attr, in class_osdblk_list() 498 struct class_attribute *attr, in class_osdblk_add() 592 struct class_attribute *attr, in class_osdblk_remove()
|
/linux-4.1.27/ipc/ |
D | compat_mq.c | 25 static inline int get_compat_mq_attr(struct mq_attr *attr, in get_compat_mq_attr() 37 static inline int put_compat_mq_attr(const struct mq_attr *attr, in put_compat_mq_attr() 55 struct mq_attr attr; in COMPAT_SYSCALL_DEFINE4() local
|
/linux-4.1.27/fs/exofs/ |
D | sys.c | 28 struct attribute attr; member 33 static ssize_t odev_attr_show(struct kobject *kobj, struct attribute *attr, in odev_attr_show() 42 static ssize_t odev_attr_store(struct kobject *kobj, struct attribute *attr, in odev_attr_store()
|
/linux-4.1.27/arch/mips/alchemy/devboards/ |
D | pm.c | 118 struct kobj_attribute *attr, in db1x_pmattr_show() 148 struct kobj_attribute *attr, in db1x_pmattr_store()
|
/linux-4.1.27/drivers/staging/lustre/lustre/llite/ |
D | vvp_object.c | 79 struct cl_attr *attr) in vvp_attr_get() 101 const struct cl_attr *attr, unsigned valid) in vvp_attr_set()
|
/linux-4.1.27/drivers/s390/char/ |
D | sclp_ocf.c | 89 struct kobj_attribute *attr, char *page) in cpc_name_show() 103 struct kobj_attribute *attr, char *page) in hmc_network_show()
|
D | vmlogrdr.c | 511 struct device_attribute *attr, in vmlogrdr_autopurge_store() 532 struct device_attribute *attr, in vmlogrdr_autopurge_show() 545 struct device_attribute *attr, in vmlogrdr_purge_store() 585 struct device_attribute *attr, in vmlogrdr_autorecording_store() 606 struct device_attribute *attr, in vmlogrdr_autorecording_show() 619 struct device_attribute *attr, in vmlogrdr_recording_store()
|
/linux-4.1.27/drivers/gpu/drm/amd/amdkfd/ |
D | kfd_topology.c | 498 static ssize_t sysprops_show(struct kobject *kobj, struct attribute *attr, in sysprops_show() 530 static ssize_t iolink_show(struct kobject *kobj, struct attribute *attr, in iolink_show() 565 static ssize_t mem_show(struct kobject *kobj, struct attribute *attr, in mem_show() 592 static ssize_t kfd_cache_show(struct kobject *kobj, struct attribute *attr, in kfd_cache_show() 631 static ssize_t node_show(struct kobject *kobj, struct attribute *attr, in node_show() 753 static void kfd_remove_sysfs_file(struct kobject *kobj, struct attribute *attr) in kfd_remove_sysfs_file()
|
/linux-4.1.27/drivers/video/fbdev/omap2/displays-new/ |
D | panel-tpo-td043mtea1.c | 173 struct device_attribute *attr, char *buf) in tpo_td043_vmirror_show() 181 struct device_attribute *attr, const char *buf, size_t count) in tpo_td043_vmirror_store() 203 struct device_attribute *attr, char *buf) in tpo_td043_mode_show() 211 struct device_attribute *attr, const char *buf, size_t count) in tpo_td043_mode_store() 230 struct device_attribute *attr, char *buf) in tpo_td043_gamma_show() 250 struct device_attribute *attr, const char *buf, size_t count) in tpo_td043_gamma_store()
|
/linux-4.1.27/arch/s390/kernel/ |
D | idle.c | 52 struct device_attribute *attr, char *buf) in show_idle_count() 69 struct device_attribute *attr, char *buf) in show_idle_time()
|
/linux-4.1.27/tools/lib/lockdep/include/liblockdep/ |
D | rwlock.h | 23 const pthread_rwlockattr_t *attr) in __rwlock_init() 30 #define liblockdep_pthread_rwlock_init(lock, attr) \ argument
|
/linux-4.1.27/drivers/infiniband/hw/cxgb4/ |
D | provider.c | 393 static ssize_t show_rev(struct device *dev, struct device_attribute *attr, in show_rev() 403 static ssize_t show_fw_ver(struct device *dev, struct device_attribute *attr, in show_fw_ver() 417 static ssize_t show_hca(struct device *dev, struct device_attribute *attr, in show_hca() 430 static ssize_t show_board(struct device *dev, struct device_attribute *attr, in show_board()
|
/linux-4.1.27/drivers/net/usb/ |
D | cdc_ncm.c | 189 static ssize_t cdc_ncm_show_min_tx_pkt(struct device *d, struct device_attribute *attr, char *buf) in cdc_ncm_show_min_tx_pkt() 197 static ssize_t cdc_ncm_show_rx_max(struct device *d, struct device_attribute *attr, char *buf) in cdc_ncm_show_rx_max() 205 static ssize_t cdc_ncm_show_tx_max(struct device *d, struct device_attribute *attr, char *buf) in cdc_ncm_show_tx_max() 213 static ssize_t cdc_ncm_show_tx_timer_usecs(struct device *d, struct device_attribute *attr, char *b… in cdc_ncm_show_tx_timer_usecs() 221 static ssize_t cdc_ncm_store_min_tx_pkt(struct device *d, struct device_attribute *attr, const cha… in cdc_ncm_store_min_tx_pkt() 235 static ssize_t cdc_ncm_store_rx_max(struct device *d, struct device_attribute *attr, const char *b… in cdc_ncm_store_rx_max() 248 static ssize_t cdc_ncm_store_tx_max(struct device *d, struct device_attribute *attr, const char *b… in cdc_ncm_store_tx_max() 261 static ssize_t cdc_ncm_store_tx_timer_usecs(struct device *d, struct device_attribute *attr, const… in cdc_ncm_store_tx_timer_usecs()
|
/linux-4.1.27/drivers/hwtracing/coresight/ |
D | coresight-funnel.c | 117 struct device_attribute *attr, char *buf) in priority_show() 126 struct device_attribute *attr, in priority_store() 154 struct device_attribute *attr, char *buf) in funnel_ctrl_show()
|
/linux-4.1.27/drivers/uio/ |
D | uio.c | 73 struct attribute attr; member 101 static ssize_t map_type_show(struct kobject *kobj, struct attribute *attr, in map_type_show() 161 struct attribute attr; member 189 static ssize_t portio_type_show(struct kobject *kobj, struct attribute *attr, in portio_type_show() 215 struct device_attribute *attr, char *buf) in name_show() 223 struct device_attribute *attr, char *buf) in version_show() 231 struct device_attribute *attr, char *buf) in event_show()
|