/linux-4.1.27/drivers/hwmon/ |
D | adm1029.c | 113 struct i2c_client *client; member 130 struct i2c_client *client = data->client; in adm1029_update_device() local 211 struct i2c_client *client = data->client; in set_fan_div() local 309 static int adm1029_detect(struct i2c_client *client, in adm1029_detect() 351 static int adm1029_init_client(struct i2c_client *client) in adm1029_init_client() 369 static int adm1029_probe(struct i2c_client *client, in adm1029_probe()
|
D | lm93.c | 210 struct i2c_client *client; member 811 static u8 lm93_read_byte(struct i2c_client *client, u8 reg) in lm93_read_byte() 834 static int lm93_write_byte(struct i2c_client *client, u8 reg, u8 value) in lm93_write_byte() 849 static u16 lm93_read_word(struct i2c_client *client, u8 reg) in lm93_read_word() 872 static int lm93_write_word(struct i2c_client *client, u8 reg, u16 value) in lm93_write_word() 894 static void lm93_read_block(struct i2c_client *client, u8 fbn, u8 *values) in lm93_read_block() 923 struct i2c_client *client = data->client; in lm93_update_device() local 942 struct i2c_client *client) in lm93_update_client_common() 1013 struct i2c_client *client) in lm93_update_client_full() 1045 struct i2c_client *client) in lm93_update_client_min() [all …]
|
D | ad7418.c | 47 struct i2c_client *client; member 60 struct i2c_client *client = data->client; in ad7418_update_device() local 130 struct i2c_client *client = data->client; in set_temp() local 186 static void ad7418_init_client(struct i2c_client *client) in ad7418_init_client() 203 static int ad7418_probe(struct i2c_client *client, in ad7418_probe()
|
D | thmc50.c | 71 struct i2c_client *client; member 92 struct i2c_client *client = data->client; in thmc50_update_device() local 143 struct i2c_client *client = data->client; in set_analog_out() local 197 struct i2c_client *client = data->client; in set_temp_min() local 226 struct i2c_client *client = data->client; in set_temp_max() local 321 static int thmc50_detect(struct i2c_client *client, in thmc50_detect() 376 struct i2c_client *client = data->client; in thmc50_init_client() local 394 static int thmc50_probe(struct i2c_client *client, in thmc50_probe()
|
D | lm87.c | 186 static inline int lm87_read_value(struct i2c_client *client, u8 reg) in lm87_read_value() 191 static inline int lm87_write_value(struct i2c_client *client, u8 reg, u8 value) in lm87_write_value() 198 struct i2c_client *client = to_i2c_client(dev); in lm87_update_device() local 312 struct i2c_client *client = to_i2c_client(dev); in set_in_min() local 333 struct i2c_client *client = to_i2c_client(dev); in set_in_max() local 399 struct i2c_client *client = to_i2c_client(dev); in set_temp_low() local 419 struct i2c_client *client = to_i2c_client(dev); in set_temp_high() local 498 struct i2c_client *client = to_i2c_client(dev); in set_fan_min() local 525 struct i2c_client *client = to_i2c_client(dev); in set_fan_div() local 638 struct i2c_client *client = to_i2c_client(dev); in set_aout() local [all …]
|
D | adt7475.c | 277 static u16 adt7475_read_word(struct i2c_client *client, int reg) in adt7475_read_word() 287 static void adt7475_write_word(struct i2c_client *client, int reg, u16 val) in adt7475_write_word() 345 struct i2c_client *client = to_i2c_client(dev); in set_voltage() local 436 struct i2c_client *client = to_i2c_client(dev); in set_temp() local 557 struct i2c_client *client = to_i2c_client(dev); in set_point2() local 617 struct i2c_client *client = to_i2c_client(dev); in set_tach() local 667 struct i2c_client *client = to_i2c_client(dev); in set_pwm() local 715 static int hw_set_pwm(struct i2c_client *client, int index, in hw_set_pwm() 774 struct i2c_client *client = to_i2c_client(dev); in set_pwmchan() local 797 struct i2c_client *client = to_i2c_client(dev); in set_pwmctrl() local [all …]
|
D | w83792d.c | 347 static inline int w83792d_read_value(struct i2c_client *client, u8 reg) in w83792d_read_value() 353 w83792d_write_value(struct i2c_client *client, u8 reg, u8 value) in w83792d_write_value() 430 struct i2c_client *client = to_i2c_client(dev); in store_fan_min() local 470 struct i2c_client *client = to_i2c_client(dev); in store_fan_div() local 521 struct i2c_client *client = to_i2c_client(dev); in store_temp1() local 561 struct i2c_client *client = to_i2c_client(dev); in store_temp23() local 639 struct i2c_client *client = to_i2c_client(dev); in store_pwm() local 664 struct i2c_client *client = to_i2c_client(dev); in store_pwmenable() local 716 struct i2c_client *client = to_i2c_client(dev); in store_pwm_mode() local 752 struct i2c_client *client = to_i2c_client(dev); in store_chassis_clear() local [all …]
|
D | w83791d.c | 208 static inline int w83791d_read(struct i2c_client *client, u8 reg) in w83791d_read() 213 static inline int w83791d_write(struct i2c_client *client, u8 reg, u8 value) in w83791d_write() 461 struct i2c_client *client = to_i2c_client(dev); in store_beep() local 551 struct i2c_client *client = to_i2c_client(dev); in store_fan_min() local 588 struct i2c_client *client = to_i2c_client(dev); in store_fan_div() local 738 struct i2c_client *client = to_i2c_client(dev); in store_pwm() local 779 struct i2c_client *client = to_i2c_client(dev); in store_pwmenable() local 845 struct i2c_client *client = to_i2c_client(dev); in store_temp_target() local 886 struct i2c_client *client = to_i2c_client(dev); in store_temp_tolerance() local 948 struct i2c_client *client = to_i2c_client(dev); in store_temp1() local [all …]
|
D | adm1021.c | 82 struct i2c_client *client; member 107 struct i2c_client *client = data->client; in adm1021_update_device() local 208 struct i2c_client *client = data->client; in set_temp_max() local 234 struct i2c_client *client = data->client; in set_temp_min() local 266 struct i2c_client *client = data->client; in set_low_power() local 339 static int adm1021_detect(struct i2c_client *client, in adm1021_detect() 436 static void adm1021_init_client(struct i2c_client *client) in adm1021_init_client() 445 static int adm1021_probe(struct i2c_client *client, in adm1021_probe()
|
D | max6642.c | 90 struct i2c_client *client; member 106 struct i2c_client *client) in max6642_init_client() 125 static int max6642_detect(struct i2c_client *client, in max6642_detect() 172 struct i2c_client *client = data->client; in max6642_update_device() local 279 static int max6642_probe(struct i2c_client *client, in max6642_probe()
|
D | amc6821.c | 155 struct i2c_client *client; member 180 struct i2c_client *client = data->client; in amc6821_update_device() local 298 struct i2c_client *client = data->client; in set_temp() local 383 struct i2c_client *client = data->client; in set_pwm1() local 412 struct i2c_client *client = data->client; in set_pwm1_enable() local 494 static inline ssize_t set_slope_register(struct i2c_client *client, in set_slope_register() 523 struct i2c_client *client = data->client; in set_temp_auto_point_temp() local 596 struct i2c_client *client = data->client; in set_pwm1_auto_point_pwm() local 659 struct i2c_client *client = data->client; in set_fan() local 700 struct i2c_client *client = data->client; in set_fan1_div() local [all …]
|
D | tmp401.c | 161 struct i2c_client *client; member 202 static int tmp401_update_device_reg16(struct i2c_client *client, in tmp401_update_device_reg16() 239 struct i2c_client *client = data->client; in tmp401_update_device() local 358 struct i2c_client *client = data->client; in store_temp() local 428 struct i2c_client *client = data->client; in reset_temp_history() local 461 struct i2c_client *client = data->client; in set_update_interval() local 620 struct i2c_client *client) in tmp401_init_client() 644 static int tmp401_detect(struct i2c_client *client, in tmp401_detect() 713 static int tmp401_probe(struct i2c_client *client, in tmp401_probe()
|
D | ina209.c | 66 struct i2c_client *client; member 82 struct i2c_client *client = data->client; in ina209_update_device() local 289 struct i2c_client *client = data->client; in ina209_reset_history() local 501 static void ina209_restore_conf(struct i2c_client *client, in ina209_restore_conf() 511 static int ina209_init_client(struct i2c_client *client, in ina209_init_client() 558 static int ina209_probe(struct i2c_client *client, in ina209_probe() 596 static int ina209_remove(struct i2c_client *client) in ina209_remove()
|
D | adm1031.c | 77 struct i2c_client *client; member 109 static inline u8 adm1031_read_value(struct i2c_client *client, u8 reg) in adm1031_read_value() 115 adm1031_write_value(struct i2c_client *client, u8 reg, unsigned int value) in adm1031_write_value() 123 struct i2c_client *client = data->client; in adm1031_update_device() local 347 struct i2c_client *client = data->client; in set_fan_auto_channel() local 422 struct i2c_client *client = data->client; in set_auto_temp_min() local 452 struct i2c_client *client = data->client; in set_auto_temp_max() local 495 struct i2c_client *client = data->client; in set_pwm() local 608 struct i2c_client *client = data->client; in set_fan_min() local 632 struct i2c_client *client = data->client; in set_fan_div() local [all …]
|
D | adc128d818.c | 62 struct i2c_client *client; member 83 struct i2c_client *client = data->client; in adc128_update_device() local 344 static int adc128_detect(struct i2c_client *client, struct i2c_board_info *info) in adc128_detect() 379 struct i2c_client *client = data->client; in adc128_init_client() local 406 static int adc128_probe(struct i2c_client *client, in adc128_probe() 460 static int adc128_remove(struct i2c_client *client) in adc128_remove()
|
D | lm92.c | 108 struct i2c_client *client; member 124 struct i2c_client *client = data->client; in lm92_update_device() local 159 struct i2c_client *client = data->client; in set_temp() local 198 struct i2c_client *client = data->client; in set_temp_hyst() local 251 static void lm92_init_client(struct i2c_client *client) in lm92_init_client() 269 static int max6635_check(struct i2c_client *client) in max6635_check()
|
D | lm85.c | 294 struct i2c_client *client; member 326 static int lm85_read_value(struct i2c_client *client, u8 reg) in lm85_read_value() 352 static void lm85_write_value(struct i2c_client *client, u8 reg, int value) in lm85_write_value() 376 struct i2c_client *client = data->client; in lm85_update_device() local 578 struct i2c_client *client = data->client; in set_fan_min() local 702 struct i2c_client *client = data->client; in set_pwm() local 744 struct i2c_client *client = data->client; in set_pwm_enable() local 802 struct i2c_client *client = data->client; in set_pwm_freq() local 870 struct i2c_client *client = data->client; in set_in_min() local 898 struct i2c_client *client = data->client; in set_in_max() local [all …]
|
D | tmp421.c | 73 struct i2c_client *client; member 104 struct i2c_client *client = data->client; in tmp421_update_device() local 207 static int tmp421_init_client(struct i2c_client *client) in tmp421_init_client() 233 static int tmp421_detect(struct i2c_client *client, in tmp421_detect() 292 static int tmp421_probe(struct i2c_client *client, in tmp421_probe()
|
D | w83795.c | 406 static int w83795_set_bank(struct i2c_client *client, u8 bank) in w83795_set_bank() 430 static u8 w83795_read(struct i2c_client *client, u16 reg) in w83795_read() 449 static int w83795_write(struct i2c_client *client, u16 reg, u8 value) in w83795_write() 465 static void w83795_update_limits(struct i2c_client *client) in w83795_update_limits() 536 struct i2c_client *client = to_i2c_client(dev); in w83795_update_pwm_config() local 603 struct i2c_client *client = to_i2c_client(dev); in w83795_update_device() local 736 struct i2c_client *client = to_i2c_client(dev); in store_beep() local 766 struct i2c_client *client = to_i2c_client(dev); in store_chassis_clear() local 812 struct i2c_client *client = to_i2c_client(dev); in store_fan_min() local 870 struct i2c_client *client = to_i2c_client(dev); in store_pwm() local [all …]
|
D | asb100.c | 330 struct i2c_client *client = to_i2c_client(dev); in set_fan_min() local 356 struct i2c_client *client = to_i2c_client(dev); in set_fan_div() local 563 struct i2c_client *client = to_i2c_client(dev); in set_pwm1() local 590 struct i2c_client *client = to_i2c_client(dev); in set_pwm_enable1() local 682 static int asb100_detect_subclients(struct i2c_client *client) in asb100_detect_subclients() 750 static int asb100_detect(struct i2c_client *client, in asb100_detect() 791 static int asb100_probe(struct i2c_client *client, in asb100_probe() 840 static int asb100_remove(struct i2c_client *client) in asb100_remove() 857 static int asb100_read_value(struct i2c_client *client, u16 reg) in asb100_read_value() 902 static void asb100_write_value(struct i2c_client *client, u16 reg, u16 value) in asb100_write_value() [all …]
|
D | shtc1.c | 51 struct i2c_client *client; member 65 static int shtc1_update_values(struct i2c_client *client, in shtc1_update_values() 98 struct i2c_client *client = data->client; in shtc1_update_client() local 180 static int shtc1_probe(struct i2c_client *client, in shtc1_probe()
|
D | smsc47m192.c | 98 struct i2c_client *client; member 119 struct i2c_client *client = data->client; in smsc47m192_update_device() local 214 struct i2c_client *client = data->client; in set_in_min() local 236 struct i2c_client *client = data->client; in set_in_max() local 303 struct i2c_client *client = data->client; in set_temp_min() local 325 struct i2c_client *client = data->client; in set_temp_max() local 356 struct i2c_client *client = data->client; in set_temp_offset() local 528 static void smsc47m192_init_client(struct i2c_client *client) in smsc47m192_init_client() 559 static int smsc47m192_detect(struct i2c_client *client, in smsc47m192_detect() 592 static int smsc47m192_probe(struct i2c_client *client, in smsc47m192_probe()
|
D | gl518sm.c | 117 struct i2c_client *client; member 146 static int gl518_read_value(struct i2c_client *client, u8 reg) in gl518_read_value() 154 static int gl518_write_value(struct i2c_client *client, u8 reg, u16 value) in gl518_write_value() 165 struct i2c_client *client = data->client; in gl518_update_device() local 356 struct i2c_client *client = data->client; in set_fan_min() local 389 struct i2c_client *client = data->client; in set_fan_div() local 490 struct i2c_client *client = data->client; in set_beep() local 584 static int gl518_detect(struct i2c_client *client, struct i2c_board_info *info) in gl518_detect() 612 static void gl518_init_client(struct i2c_client *client) in gl518_init_client() 628 static int gl518_probe(struct i2c_client *client, in gl518_probe()
|
D | w83793.c | 264 struct i2c_client *client; member 389 struct i2c_client *client = to_i2c_client(dev); in store_beep() local 427 struct i2c_client *client = to_i2c_client(dev); in store_beep_enable() local 455 struct i2c_client *client = to_i2c_client(dev); in store_chassis_clear() local 502 struct i2c_client *client = to_i2c_client(dev); in store_fan_min() local 544 struct i2c_client *client = to_i2c_client(dev); in store_pwm() local 601 struct i2c_client *client = to_i2c_client(dev); in store_temp() local 662 struct i2c_client *client = to_i2c_client(dev); in store_temp_mode() local 732 struct i2c_client *client = to_i2c_client(dev); in store_sf_setup() local 833 struct i2c_client *client = to_i2c_client(dev); in store_sf_ctrl() local [all …]
|
D | max1668.c | 69 struct i2c_client *client; member 87 struct i2c_client *client = data->client; in max1668_update_device() local 210 struct i2c_client *client = data->client; in set_temp_max() local 236 struct i2c_client *client = data->client; in set_temp_min() local 372 static int max1668_detect(struct i2c_client *client, in max1668_detect() 407 static int max1668_probe(struct i2c_client *client, in max1668_probe()
|
D | adm1025.c | 110 struct i2c_client *client; member 130 struct i2c_client *client = data->client; in adm1025_update_device() local 232 struct i2c_client *client = data->client; in set_in_min() local 253 struct i2c_client *client = data->client; in set_in_max() local 288 struct i2c_client *client = data->client; in set_temp_min() local 309 struct i2c_client *client = data->client; in set_temp_max() local 450 static int adm1025_detect(struct i2c_client *client, in adm1025_detect() 487 static void adm1025_init_client(struct i2c_client *client) in adm1025_init_client() 529 static int adm1025_probe(struct i2c_client *client, in adm1025_probe()
|
D | max1619.c | 89 struct i2c_client *client; member 118 struct i2c_client *client = data->client; in max1619_update_device() local 162 struct i2c_client *client = data->client; in set_temp() local 226 static int max1619_detect(struct i2c_client *client, in max1619_detect() 261 static void max1619_init_client(struct i2c_client *client) in max1619_init_client()
|
D | htu21.c | 34 struct i2c_client *client; member 65 struct i2c_client *client = htu21->client; in htu21_update_measurements() local 128 static int htu21_probe(struct i2c_client *client, in htu21_probe()
|
D | sht21.c | 48 struct i2c_client *client; member 96 struct i2c_client *client = sht21->client; in sht21_update_measurements() local 182 static int sht21_probe(struct i2c_client *client, in sht21_probe()
|
D | ltc4151.c | 50 struct i2c_client *client; member 63 struct i2c_client *client = data->client; in ltc4151_update_device() local 172 static int ltc4151_probe(struct i2c_client *client, in ltc4151_probe()
|
D | adt7462.c | 205 struct i2c_client *client; member 238 static inline int adt7462_read_word_data(struct i2c_client *client, u8 reg) in adt7462_read_word_data() 684 struct i2c_client *client = data->client; in adt7462_update_device() local 807 struct i2c_client *client = data->client; in set_temp_min() local 845 struct i2c_client *client = data->client; in set_temp_max() local 908 struct i2c_client *client = data->client; in set_volt_max() local 950 struct i2c_client *client = data->client; in set_volt_min() local 1040 struct i2c_client *client = data->client; in set_fan_min() local 1088 struct i2c_client *client = data->client; in set_force_pwm_max() local 1121 struct i2c_client *client = data->client; in set_pwm() local [all …]
|
D | lm63.c | 151 struct i2c_client *client; member 217 struct i2c_client *client = data->client; in lm63_update_lut() local 239 struct i2c_client *client = data->client; in lm63_update_device() local 355 struct i2c_client *client = data->client; in set_fan() local 396 struct i2c_client *client = data->client; in set_pwm1() local 432 struct i2c_client *client = data->client; in set_pwm1_enable() local 502 struct i2c_client *client = data->client; in set_temp8() local 576 struct i2c_client *client = data->client; in set_temp11() local 632 struct i2c_client *client = data->client; in set_temp2_crit_hyst() local 655 struct i2c_client *client = data->client; in lm63_set_convrate() local [all …]
|
D | hih6130.c | 49 struct i2c_client *client; member 97 struct i2c_client *client = hih6130->client; in hih6130_update_measurements() local 222 static int hih6130_probe(struct i2c_client *client, in hih6130_probe()
|
D | adm9240.c | 135 struct i2c_client *client; member 156 static void adm9240_write_fan_div(struct i2c_client *client, int nr, in adm9240_write_fan_div() 174 struct i2c_client *client = data->client; in adm9240_update_device() local 282 struct i2c_client *client = data->client; in set_max() local 338 struct i2c_client *client = data->client; in set_in_min() local 360 struct i2c_client *client = data->client; in set_in_max() local 435 struct i2c_client *client = data->client; in set_fan_min() local 548 struct i2c_client *client = data->client; in set_aout() local 569 struct i2c_client *client = data->client; in chassis_clear() local 680 static void adm9240_init_client(struct i2c_client *client) in adm9240_init_client()
|
D | adt7410.c | 43 static int adt7410_i2c_probe(struct i2c_client *client, in adt7410_i2c_probe() 53 static int adt7410_i2c_remove(struct i2c_client *client) in adt7410_i2c_remove()
|
D | ltc4261.c | 58 struct i2c_client *client; member 71 struct i2c_client *client = data->client; in ltc4261_update_device() local 214 static int ltc4261_probe(struct i2c_client *client, in ltc4261_probe()
|
D | ltc4245.c | 54 struct i2c_client *client; member 83 struct i2c_client *client = data->client; in ltc4245_update_gpios() local 135 struct i2c_client *client = data->client; in ltc4245_update_device() local 467 static bool ltc4245_use_extra_gpios(struct i2c_client *client) in ltc4245_use_extra_gpios() 483 static int ltc4245_probe(struct i2c_client *client, in ltc4245_probe()
|
D | ds1621.c | 123 struct i2c_client *client; member 155 struct i2c_client *client) in ds1621_init_client() 201 struct i2c_client *client = data->client; in ds1621_update_client() local 292 struct i2c_client *client = data->client; in set_convrate() local 360 static int ds1621_probe(struct i2c_client *client, in ds1621_probe()
|
D | smm665.c | 143 struct i2c_client *client; member 162 static int smm665_read16(struct i2c_client *client, int reg) in smm665_read16() 182 struct i2c_client *client = data->cmdreg; in smm665_read_adc() local 243 struct i2c_client *client = data->client; in smm665_update_device() local 568 static int smm665_probe(struct i2c_client *client, in smm665_probe() 676 static int smm665_remove(struct i2c_client *client) in smm665_remove()
|
D | nct7904.c | 71 struct i2c_client *client; member 105 struct i2c_client *client = data->client; in nct7904_read_reg() local 123 struct i2c_client *client = data->client; in nct7904_read_reg16() local 145 struct i2c_client *client = data->client; in nct7904_write_reg() local 493 static int nct7904_detect(struct i2c_client *client, in nct7904_detect() 515 static int nct7904_probe(struct i2c_client *client, in nct7904_probe()
|
D | lm95234.c | 64 struct i2c_client *client; member 80 static int lm95234_read_temp(struct i2c_client *client, int index, int *t) in lm95234_read_temp() 123 struct i2c_client *client) in lm95234_fill_cache() 167 struct i2c_client *client = data->client; in lm95234_update_device() local 627 static int lm95234_detect(struct i2c_client *client, in lm95234_detect() 687 static int lm95234_init_client(struct i2c_client *client) in lm95234_init_client() 716 static int lm95234_probe(struct i2c_client *client, in lm95234_probe()
|
D | lm95241.c | 92 struct i2c_client *client; member 117 struct i2c_client *client = data->client; in lm95241_update_device() local 166 struct i2c_client *client = data->client; in set_type() local 362 static void lm95241_init_client(struct i2c_client *client, in lm95241_init_client() 378 static int lm95241_probe(struct i2c_client *client, in lm95241_probe()
|
D | ltc4215.c | 36 struct i2c_client *client; member 49 struct i2c_client *client = data->client; in ltc4215_update_device() local 234 static int ltc4215_probe(struct i2c_client *client, in ltc4215_probe()
|
/linux-4.1.27/drivers/sbus/char/ |
D | bbc_i2c.c | 90 struct bbc_i2c_client *client; in bbc_i2c_attach() local 113 void bbc_i2c_detach(struct bbc_i2c_client *client) in bbc_i2c_detach() 149 int bbc_i2c_writeb(struct bbc_i2c_client *client, unsigned char val, int off) in bbc_i2c_writeb() 180 int bbc_i2c_readb(struct bbc_i2c_client *client, unsigned char *byte, int off) in bbc_i2c_readb() 229 int bbc_i2c_write_buf(struct bbc_i2c_client *client, in bbc_i2c_write_buf() 245 int bbc_i2c_read_buf(struct bbc_i2c_client *client, in bbc_i2c_read_buf()
|
/linux-4.1.27/drivers/hwmon/pmbus/ |
D | max34440.c | 53 static int max34440_read_word_data(struct i2c_client *client, int page, int reg) in max34440_read_word_data() 118 static int max34440_write_word_data(struct i2c_client *client, int page, in max34440_write_word_data() 165 static int max34440_read_byte_data(struct i2c_client *client, int page, int reg) in max34440_read_byte_data() 396 static int max34440_probe(struct i2c_client *client, in max34440_probe()
|
D | zl6100.c | 140 static int zl6100_read_word_data(struct i2c_client *client, int page, int reg) in zl6100_read_word_data() 199 static int zl6100_read_byte_data(struct i2c_client *client, int page, int reg) in zl6100_read_byte_data() 237 static int zl6100_write_word_data(struct i2c_client *client, int page, int reg, in zl6100_write_word_data() 279 static int zl6100_write_byte(struct i2c_client *client, int page, u8 value) in zl6100_write_byte() 315 static int zl6100_probe(struct i2c_client *client, in zl6100_probe()
|
D | adm1275.c | 64 static int adm1275_read_word_data(struct i2c_client *client, int page, int reg) in adm1275_read_word_data() 142 static int adm1275_write_word_data(struct i2c_client *client, int page, int reg, in adm1275_write_word_data() 175 static int adm1275_read_byte_data(struct i2c_client *client, int page, int reg) in adm1275_read_byte_data() 228 static int adm1275_probe(struct i2c_client *client, in adm1275_probe()
|
D | ucd9000.c | 55 static int ucd9000_get_fan_config(struct i2c_client *client, int fan) in ucd9000_get_fan_config() 70 static int ucd9000_read_byte_data(struct i2c_client *client, int page, int reg) in ucd9000_read_byte_data() 121 static int ucd9000_probe(struct i2c_client *client, in ucd9000_probe()
|
/linux-4.1.27/drivers/input/touchscreen/ |
D | sx8654.c | 76 struct i2c_client *client; member 130 struct i2c_client *client = sx8654->client; in sx8654_open() local 155 struct i2c_client *client = sx8654->client; in sx8654_close() local 174 static int sx8654_probe(struct i2c_client *client, in sx8654_probe()
|
D | edt-ft5x06.c | 89 struct i2c_client *client; member 117 static int edt_ft5x06_ts_readwrite(struct i2c_client *client, in edt_ft5x06_ts_readwrite() 349 struct i2c_client *client = to_i2c_client(dev); in edt_ft5x06_setting_show() local 410 struct i2c_client *client = to_i2c_client(dev); in edt_ft5x06_setting_store() local 489 struct i2c_client *client = tsdata->client; in edt_ft5x06_factory_mode() local 551 struct i2c_client *client = tsdata->client; in edt_ft5x06_work_mode() local 637 struct i2c_client *client = tsdata->client; in edt_ft5x06_debugfs_raw_data_read() local 755 static int edt_ft5x06_ts_reset(struct i2c_client *client, in edt_ft5x06_ts_reset() 794 static int edt_ft5x06_ts_identify(struct i2c_client *client, in edt_ft5x06_ts_identify() 958 static int edt_ft5x06_ts_probe(struct i2c_client *client, in edt_ft5x06_ts_probe() [all …]
|
D | mcs5000_ts.c | 105 struct i2c_client *client; member 113 struct i2c_client *client = data->client; in mcs5000_ts_interrupt() local 167 struct i2c_client *client = data->client; in mcs5000_ts_phys_init() local 188 static int mcs5000_ts_probe(struct i2c_client *client, in mcs5000_ts_probe() 253 struct i2c_client *client = to_i2c_client(dev); in mcs5000_ts_suspend() local 263 struct i2c_client *client = to_i2c_client(dev); in mcs5000_ts_resume() local
|
D | cyttsp_i2c.c | 39 static int cyttsp_i2c_probe(struct i2c_client *client, in cyttsp_i2c_probe() 59 static int cyttsp_i2c_remove(struct i2c_client *client) in cyttsp_i2c_remove()
|
D | cyttsp4_i2c.c | 40 static int cyttsp4_i2c_probe(struct i2c_client *client, in cyttsp4_i2c_probe() 59 static int cyttsp4_i2c_remove(struct i2c_client *client) in cyttsp4_i2c_remove()
|
D | goodix.c | 31 struct i2c_client *client; member 71 static int goodix_i2c_read(struct i2c_client *client, in goodix_i2c_read() 231 static int goodix_read_version(struct i2c_client *client, u16 *version) in goodix_read_version() 255 static int goodix_i2c_test(struct i2c_client *client) in goodix_i2c_test() 323 static int goodix_ts_probe(struct i2c_client *client, in goodix_ts_probe()
|
D | tsc2007.c | 73 struct i2c_client *client; member 284 struct i2c_client *client = to_i2c_client(dev); in tsc2007_get_pendown_state_gpio() local 290 static int tsc2007_probe_dt(struct i2c_client *client, struct tsc2007 *ts) in tsc2007_probe_dt() 338 static int tsc2007_probe_dt(struct i2c_client *client, struct tsc2007 *ts) in tsc2007_probe_dt() 345 static int tsc2007_probe_pdev(struct i2c_client *client, struct tsc2007 *ts, in tsc2007_probe_pdev() 375 static int tsc2007_probe(struct i2c_client *client, in tsc2007_probe()
|
D | cyttsp_i2c_common.c | 39 struct i2c_client *client = to_i2c_client(dev); in cyttsp_i2c_read_block_data() local 69 struct i2c_client *client = to_i2c_client(dev); in cyttsp_i2c_write_block_data() local
|
D | pixcir_i2c_ts.c | 36 struct i2c_client *client; member 352 struct i2c_client *client = to_i2c_client(dev); in pixcir_i2c_ts_suspend() local 381 struct i2c_client *client = to_i2c_client(dev); in pixcir_i2c_ts_resume() local 457 static int pixcir_i2c_ts_probe(struct i2c_client *client, in pixcir_i2c_ts_probe() 570 static int pixcir_i2c_ts_remove(struct i2c_client *client) in pixcir_i2c_ts_remove()
|
D | s3c2410_ts.c | 76 struct s3c_adc_client *client; member 194 static void s3c24xx_ts_conversion(struct s3c_adc_client *client, in s3c24xx_ts_conversion() 222 static void s3c24xx_ts_select(struct s3c_adc_client *client, unsigned select) in s3c24xx_ts_select()
|
/linux-4.1.27/drivers/mfd/ |
D | 88pm80x.c | 52 int pm80x_init(struct i2c_client *client) in pm80x_init() 136 struct i2c_client *client = container_of(dev, struct i2c_client, dev); in pm80x_suspend() local 148 struct i2c_client *client = container_of(dev, struct i2c_client, dev); in pm80x_resume() local
|
D | sky81452.c | 35 static int sky81452_probe(struct i2c_client *client, in sky81452_probe() 74 static int sky81452_remove(struct i2c_client *client) in sky81452_remove()
|
D | mc13xxx-i2c.c | 58 static int mc13xxx_i2c_probe(struct i2c_client *client, in mc13xxx_i2c_probe() 91 static int mc13xxx_i2c_remove(struct i2c_client *client) in mc13xxx_i2c_remove()
|
D | max8925-i2c.c | 151 static int max8925_probe(struct i2c_client *client, in max8925_probe() 205 static int max8925_remove(struct i2c_client *client) in max8925_remove() 218 struct i2c_client *client = container_of(dev, struct i2c_client, dev); in max8925_suspend() local 228 struct i2c_client *client = container_of(dev, struct i2c_client, dev); in max8925_resume() local
|
D | pcf50633-core.c | 169 struct i2c_client *client = to_i2c_client(dev); in pcf50633_suspend() local 177 struct i2c_client *client = to_i2c_client(dev); in pcf50633_resume() local 191 static int pcf50633_probe(struct i2c_client *client, in pcf50633_probe() 278 static int pcf50633_remove(struct i2c_client *client) in pcf50633_remove()
|
D | da9150-core.c | 315 static int da9150_probe(struct i2c_client *client, in da9150_probe() 362 static int da9150_remove(struct i2c_client *client) in da9150_remove() 372 static void da9150_shutdown(struct i2c_client *client) in da9150_shutdown()
|
D | dm355evm_msp.c | 194 static struct device *add_child(struct i2c_client *client, const char *name, in add_child() 243 static int add_children(struct i2c_client *client) in add_children() 360 static int dm355evm_msp_remove(struct i2c_client *client) in dm355evm_msp_remove() 368 dm355evm_msp_probe(struct i2c_client *client, const struct i2c_device_id *id) in dm355evm_msp_probe()
|
D | htc-i2cpld.c | 47 struct i2c_client *client; member 147 struct i2c_client *client; in htcpld_handler() local 229 struct i2c_client *client; in htcpld_chip_set() local 251 struct i2c_client *client; in htcpld_chip_set_ni() local 304 static void htcpld_chip_reset(struct i2c_client *client) in htcpld_chip_reset() 353 struct i2c_client *client; in htcpld_register_chip_i2c() local
|
D | da9052-i2c.c | 133 static int da9052_i2c_probe(struct i2c_client *client, in da9052_i2c_probe() 184 static int da9052_i2c_remove(struct i2c_client *client) in da9052_i2c_remove()
|
D | aat2870-core.c | 366 static int aat2870_i2c_probe(struct i2c_client *client, in aat2870_i2c_probe() 446 static int aat2870_i2c_remove(struct i2c_client *client) in aat2870_i2c_remove() 463 struct i2c_client *client = to_i2c_client(dev); in aat2870_i2c_suspend() local 473 struct i2c_client *client = to_i2c_client(dev); in aat2870_i2c_resume() local
|
D | da903x.c | 61 struct i2c_client *client; member 74 static inline int __da903x_read(struct i2c_client *client, in __da903x_read() 89 static inline int __da903x_reads(struct i2c_client *client, int reg, in __da903x_reads() 102 static inline int __da903x_write(struct i2c_client *client, in __da903x_write() 116 static inline int __da903x_writes(struct i2c_client *client, int reg, in __da903x_writes() 494 static int da903x_probe(struct i2c_client *client, in da903x_probe() 542 static int da903x_remove(struct i2c_client *client) in da903x_remove()
|
D | as3711.c | 124 static int as3711_i2c_probe(struct i2c_client *client, in as3711_i2c_probe() 196 static int as3711_i2c_remove(struct i2c_client *client) in as3711_i2c_remove()
|
D | rk808.c | 170 static int rk808_probe(struct i2c_client *client, in rk808_probe() 238 static int rk808_remove(struct i2c_client *client) in rk808_remove()
|
D | 88pm860x-core.c | 659 int pm8606_osc_enable(struct pm860x_chip *chip, unsigned short client) in pm8606_osc_enable() 700 int pm8606_osc_disable(struct pm860x_chip *chip, unsigned short client) in pm8606_osc_disable() 1137 static int pm860x_probe(struct i2c_client *client, in pm860x_probe() 1210 static int pm860x_remove(struct i2c_client *client) in pm860x_remove() 1225 struct i2c_client *client = container_of(dev, struct i2c_client, dev); in pm860x_suspend() local 1235 struct i2c_client *client = container_of(dev, struct i2c_client, dev); in pm860x_resume() local
|
D | tps6586x.c | 125 struct i2c_client *client; member 427 static struct tps6586x_platform_data *tps6586x_parse_dt(struct i2c_client *client) in tps6586x_parse_dt() 452 static struct tps6586x_platform_data *tps6586x_parse_dt(struct i2c_client *client) in tps6586x_parse_dt() 484 static void tps6586x_print_version(struct i2c_client *client, int version) in tps6586x_print_version() 513 static int tps6586x_i2c_probe(struct i2c_client *client, in tps6586x_i2c_probe() 593 static int tps6586x_i2c_remove(struct i2c_client *client) in tps6586x_i2c_remove()
|
D | stw481x.c | 175 static int stw481x_probe(struct i2c_client *client, in stw481x_probe() 219 static int stw481x_remove(struct i2c_client *client) in stw481x_remove()
|
D | tps6105x.c | 136 static int tps6105x_probe(struct i2c_client *client, in tps6105x_probe() 194 static int tps6105x_remove(struct i2c_client *client) in tps6105x_remove()
|
/linux-4.1.27/sound/soc/codecs/ |
D | ad193x-i2c.c | 24 static int ad193x_i2c_probe(struct i2c_client *client, in ad193x_i2c_probe() 36 static int ad193x_i2c_remove(struct i2c_client *client) in ad193x_i2c_remove()
|
D | adau1977-i2c.c | 18 static int adau1977_i2c_probe(struct i2c_client *client, in adau1977_i2c_probe() 32 static int adau1977_i2c_remove(struct i2c_client *client) in adau1977_i2c_remove()
|
D | adau1781-i2c.c | 18 static int adau1781_i2c_probe(struct i2c_client *client, in adau1781_i2c_probe() 32 static int adau1781_i2c_remove(struct i2c_client *client) in adau1781_i2c_remove()
|
D | ssm2602-i2c.c | 23 static int ssm2602_i2c_probe(struct i2c_client *client, in ssm2602_i2c_probe() 30 static int ssm2602_i2c_remove(struct i2c_client *client) in ssm2602_i2c_remove()
|
D | adau1761-i2c.c | 18 static int adau1761_i2c_probe(struct i2c_client *client, in adau1761_i2c_probe() 32 static int adau1761_i2c_remove(struct i2c_client *client) in adau1761_i2c_remove()
|
D | cs4271-i2c.c | 23 static int cs4271_i2c_probe(struct i2c_client *client, in cs4271_i2c_probe() 36 static int cs4271_i2c_remove(struct i2c_client *client) in cs4271_i2c_remove()
|
D | max9877.c | 145 static int max9877_i2c_probe(struct i2c_client *client, in max9877_i2c_probe() 161 static int max9877_i2c_remove(struct i2c_client *client) in max9877_i2c_remove()
|
D | sigmadsp-i2c.c | 40 struct i2c_client *client = control_data; in sigmadsp_read_i2c() local 75 struct sigmadsp *devm_sigmadsp_init_i2c(struct i2c_client *client, in devm_sigmadsp_init_i2c()
|
/linux-4.1.27/drivers/media/i2c/ |
D | adv7170.c | 75 struct i2c_client *client = v4l2_get_subdevdata(sd); in adv7170_write() local 84 struct i2c_client *client = v4l2_get_subdevdata(sd); in adv7170_read() local 92 struct i2c_client *client = v4l2_get_subdevdata(sd); in adv7170_write_block() local 335 static int adv7170_probe(struct i2c_client *client, in adv7170_probe() 369 static int adv7170_remove(struct i2c_client *client) in adv7170_remove()
|
D | cs5345.c | 58 struct i2c_client *client = v4l2_get_subdevdata(sd); in cs5345_write() local 65 struct i2c_client *client = v4l2_get_subdevdata(sd); in cs5345_read() local 159 static int cs5345_probe(struct i2c_client *client, in cs5345_probe() 201 static int cs5345_remove(struct i2c_client *client) in cs5345_remove()
|
D | upd64083.c | 77 struct i2c_client *client = v4l2_get_subdevdata(sd); in upd64083_write() local 92 struct i2c_client *client = v4l2_get_subdevdata(sd); in upd64083_read() local 138 struct i2c_client *client = v4l2_get_subdevdata(sd); in upd64083_log_status() local 171 static int upd64083_probe(struct i2c_client *client, in upd64083_probe() 198 static int upd64083_remove(struct i2c_client *client) in upd64083_remove()
|
D | adv7175.c | 72 struct i2c_client *client = v4l2_get_subdevdata(sd); in adv7175_write() local 79 struct i2c_client *client = v4l2_get_subdevdata(sd); in adv7175_read() local 87 struct i2c_client *client = v4l2_get_subdevdata(sd); in adv7175_write_block() local 389 static int adv7175_probe(struct i2c_client *client, in adv7175_probe() 423 static int adv7175_remove(struct i2c_client *client) in adv7175_remove()
|
D | s5k4ecgx.c | 205 static int s5k4ecgx_i2c_read(struct i2c_client *client, u16 addr, u16 *val) in s5k4ecgx_i2c_read() 230 static int s5k4ecgx_i2c_write(struct i2c_client *client, u16 addr, u16 val) in s5k4ecgx_i2c_write() 240 static int s5k4ecgx_write(struct i2c_client *client, u32 addr, u16 val) in s5k4ecgx_write() 256 static int s5k4ecgx_read(struct i2c_client *client, u32 addr, u16 *val) in s5k4ecgx_read() 274 struct i2c_client *client = v4l2_get_subdevdata(sd); in s5k4ecgx_read_fw_ver() local 295 struct i2c_client *client = v4l2_get_subdevdata(sd); in s5k4ecgx_set_ahb_address() local 332 struct i2c_client *client = v4l2_get_subdevdata(sd); in s5k4ecgx_load_firmware() local 432 struct i2c_client *client = v4l2_get_subdevdata(&priv->sd); in s5k4ecgx_set_output_framefmt() local 632 struct i2c_client *client = v4l2_get_subdevdata(sd); in s5k4ecgx_s_ctrl() local 750 struct i2c_client *client = v4l2_get_subdevdata(&priv->sd); in __s5k4ecgx_s_params() local [all …]
|
D | s5k6aa.c | 333 static int s5k6aa_i2c_read(struct i2c_client *client, u16 addr, u16 *val) in s5k6aa_i2c_read() 358 static int s5k6aa_i2c_write(struct i2c_client *client, u16 addr, u16 val) in s5k6aa_i2c_write() 378 static int s5k6aa_read(struct i2c_client *client, u16 addr, u16 *val) in s5k6aa_read() 389 struct i2c_client *client = v4l2_get_subdevdata(sd); in s5k6aa_write_array() local 411 static int s5k6aa_set_ahb_address(struct i2c_client *client) in s5k6aa_set_ahb_address() 469 struct i2c_client *client = v4l2_get_subdevdata(&s5k6aa->sd); in s5k6aa_set_mirror() local 513 static int s5k6aa_set_user_exposure(struct i2c_client *client, int exposure) in s5k6aa_set_user_exposure() 525 static int s5k6aa_set_user_gain(struct i2c_client *client, int gain) in s5k6aa_set_user_gain() 564 struct i2c_client *client = v4l2_get_subdevdata(&s5k6aa->sd); in s5k6aa_set_anti_flicker() local 591 struct i2c_client *client = v4l2_get_subdevdata(&s5k6aa->sd); in s5k6aa_set_colorfx() local [all …]
|
D | vpx3220.c | 71 struct i2c_client *client = v4l2_get_subdevdata(sd); in vpx3220_write() local 80 struct i2c_client *client = v4l2_get_subdevdata(sd); in vpx3220_read() local 107 struct i2c_client *client = v4l2_get_subdevdata(sd); in vpx3220_fp_write() local 129 struct i2c_client *client = v4l2_get_subdevdata(sd); in vpx3220_fp_read() local 479 static int vpx3220_probe(struct i2c_client *client, in vpx3220_probe() 549 static int vpx3220_remove(struct i2c_client *client) in vpx3220_remove()
|
D | ths7303.c | 62 struct i2c_client *client = v4l2_get_subdevdata(sd); in ths7303_read() local 69 struct i2c_client *client = v4l2_get_subdevdata(sd); in ths7303_write() local 85 struct i2c_client *client = v4l2_get_subdevdata(sd); in ths7303_setval() local 325 static int ths7303_probe(struct i2c_client *client, in ths7303_probe() 361 static int ths7303_remove(struct i2c_client *client) in ths7303_remove()
|
D | bt866.c | 63 struct i2c_client *client = v4l2_get_subdevdata(&encoder->sd); in bt866_write() local 188 static int bt866_probe(struct i2c_client *client, in bt866_probe() 205 static int bt866_remove(struct i2c_client *client) in bt866_remove()
|
D | tlv320aic23b.c | 60 struct i2c_client *client = v4l2_get_subdevdata(sd); in tlv320aic23b_write() local 152 static int tlv320aic23b_probe(struct i2c_client *client, in tlv320aic23b_probe() 200 static int tlv320aic23b_remove(struct i2c_client *client) in tlv320aic23b_remove()
|
D | saa6752hs.c | 234 static int saa6752hs_chip_command(struct i2c_client *client, in saa6752hs_chip_command() 301 static inline void set_reg8(struct i2c_client *client, uint8_t reg, uint8_t val) in set_reg8() 310 static inline void set_reg16(struct i2c_client *client, uint8_t reg, uint16_t val) in set_reg16() 320 static int saa6752hs_set_bitrate(struct i2c_client *client, in saa6752hs_set_bitrate() 440 struct i2c_client *client = v4l2_get_subdevdata(sd); in saa6752hs_init() local 660 static int saa6752hs_probe(struct i2c_client *client, in saa6752hs_probe() 765 static int saa6752hs_remove(struct i2c_client *client) in saa6752hs_remove()
|
D | saa7110.c | 82 struct i2c_client *client = v4l2_get_subdevdata(sd); in saa7110_write() local 91 struct i2c_client *client = v4l2_get_subdevdata(sd); in saa7110_write_block() local 120 struct i2c_client *client = v4l2_get_subdevdata(sd); in saa7110_read() local 385 static int saa7110_probe(struct i2c_client *client, in saa7110_probe() 455 static int saa7110_remove(struct i2c_client *client) in saa7110_remove()
|
D | m52790.c | 54 struct i2c_client *client = v4l2_get_subdevdata(sd); in m52790_write() local 145 static int m52790_probe(struct i2c_client *client, in m52790_probe() 170 static int m52790_remove(struct i2c_client *client) in m52790_remove()
|
D | vp27smpx.c | 54 struct i2c_client *client = v4l2_get_subdevdata(sd); in vp27smpx_set_audmode() local 154 static int vp27smpx_probe(struct i2c_client *client, in vp27smpx_probe() 179 static int vp27smpx_remove(struct i2c_client *client) in vp27smpx_remove()
|
D | sony-btf-mpx.c | 59 static int mpx_write(struct i2c_client *client, int dev, int addr, int val) in mpx_write() 171 struct i2c_client *client = v4l2_get_subdevdata(&t->sd); in mpx_setup() local 346 static int sony_btf_mpx_probe(struct i2c_client *client, in sony_btf_mpx_probe() 372 static int sony_btf_mpx_remove(struct i2c_client *client) in sony_btf_mpx_remove()
|
D | bt856.c | 70 struct i2c_client *client = v4l2_get_subdevdata(&encoder->sd); in bt856_write() local 197 static int bt856_probe(struct i2c_client *client, in bt856_probe() 239 static int bt856_remove(struct i2c_client *client) in bt856_remove()
|
D | bt819.c | 92 struct i2c_client *client = v4l2_get_subdevdata(&decoder->sd); in bt819_write() local 106 struct i2c_client *client = v4l2_get_subdevdata(&decoder->sd); in bt819_write_block() local 146 struct i2c_client *client = v4l2_get_subdevdata(&decoder->sd); in bt819_read() local 407 static int bt819_probe(struct i2c_client *client, in bt819_probe() 473 static int bt819_remove(struct i2c_client *client) in bt819_remove()
|
D | mt9t001.c | 143 static int mt9t001_read(struct i2c_client *client, u8 reg) in mt9t001_read() 148 static int mt9t001_write(struct i2c_client *client, u8 reg, u16 data) in mt9t001_write() 156 struct i2c_client *client = v4l2_get_subdevdata(&mt9t001->subdev); in mt9t001_set_output_control() local 173 struct i2c_client *client = v4l2_get_subdevdata(&mt9t001->subdev); in mt9t001_reset() local 221 struct i2c_client *client = v4l2_get_subdevdata(&mt9t001->subdev); in __mt9t001_set_power() local 277 struct i2c_client *client = v4l2_get_subdevdata(subdev); in mt9t001_s_stream() local 526 struct i2c_client *client = v4l2_get_subdevdata(&mt9t001->subdev); in mt9t001_s_ctrl() local 761 struct i2c_client *client = v4l2_get_subdevdata(subdev); in mt9t001_registered() local 843 static int mt9t001_probe(struct i2c_client *client, in mt9t001_probe() 947 static int mt9t001_remove(struct i2c_client *client) in mt9t001_remove()
|
D | upd64031a.c | 87 struct i2c_client *client = v4l2_get_subdevdata(sd); in upd64031a_read() local 100 struct i2c_client *client = v4l2_get_subdevdata(sd); in upd64031a_write() local 199 static int upd64031a_probe(struct i2c_client *client, in upd64031a_probe() 226 static int upd64031a_remove(struct i2c_client *client) in upd64031a_remove()
|
D | tda7432.c | 222 struct i2c_client *client = v4l2_get_subdevdata(sd); in tda7432_write() local 239 struct i2c_client *client = v4l2_get_subdevdata(sd); in tda7432_set() local 353 static int tda7432_probe(struct i2c_client *client, in tda7432_probe() 400 static int tda7432_remove(struct i2c_client *client) in tda7432_remove()
|
D | tw9906.c | 75 struct i2c_client *client = v4l2_get_subdevdata(sd); in write_reg() local 172 static int tw9906_probe(struct i2c_client *client, in tw9906_probe() 218 static int tw9906_remove(struct i2c_client *client) in tw9906_remove()
|
D | tw9903.c | 104 struct i2c_client *client = v4l2_get_subdevdata(sd); in write_reg() local 204 static int tw9903_probe(struct i2c_client *client, in tw9903_probe() 250 static int tw9903_remove(struct i2c_client *client) in tw9903_remove()
|
D | ths8200.c | 73 struct i2c_client *client = v4l2_get_subdevdata(sd); in ths8200_read() local 80 struct i2c_client *client = v4l2_get_subdevdata(sd); in ths8200_write() local 439 static int ths8200_probe(struct i2c_client *client, in ths8200_probe() 472 static int ths8200_remove(struct i2c_client *client) in ths8200_remove()
|
D | adv7343.c | 71 struct i2c_client *client = v4l2_get_subdevdata(sd); in adv7343_write() local 405 adv7343_get_pdata(struct i2c_client *client) in adv7343_get_pdata() 438 static int adv7343_probe(struct i2c_client *client, in adv7343_probe() 503 static int adv7343_remove(struct i2c_client *client) in adv7343_remove()
|
D | vs6624.c | 497 struct i2c_client *client = v4l2_get_subdevdata(sd); in vs6624_read() local 512 struct i2c_client *client = v4l2_get_subdevdata(sd); in vs6624_write() local 755 static int vs6624_probe(struct i2c_client *client, in vs6624_probe() 841 static int vs6624_remove(struct i2c_client *client) in vs6624_remove()
|
D | wm8739.c | 79 struct i2c_client *client = v4l2_get_subdevdata(sd); in wm8739_write() local 201 static int wm8739_probe(struct i2c_client *client, in wm8739_probe() 257 static int wm8739_remove(struct i2c_client *client) in wm8739_remove()
|
D | adv7183.c | 86 struct i2c_client *client = v4l2_get_subdevdata(sd); in adv7183_read() local 94 struct i2c_client *client = v4l2_get_subdevdata(sd); in adv7183_write() local 529 static int adv7183_probe(struct i2c_client *client, in adv7183_probe() 620 static int adv7183_remove(struct i2c_client *client) in adv7183_remove()
|
/linux-4.1.27/drivers/misc/ |
D | bh1780gli.c | 43 struct i2c_client *client; member 148 static int bh1780_probe(struct i2c_client *client, in bh1780_probe() 178 static int bh1780_remove(struct i2c_client *client) in bh1780_remove() 190 struct i2c_client *client = to_i2c_client(dev); in bh1780_suspend() local 212 struct i2c_client *client = to_i2c_client(dev); in bh1780_resume() local
|
D | bmp085-spi.c | 25 static int bmp085_spi_probe(struct spi_device *client) in bmp085_spi_probe() 47 static int bmp085_spi_remove(struct spi_device *client) in bmp085_spi_remove()
|
D | hmc6352.c | 76 struct i2c_client *client = to_i2c_client(dev); in compass_heading_data_show() local 114 static int hmc6352_probe(struct i2c_client *client, in hmc6352_probe() 129 static int hmc6352_remove(struct i2c_client *client) in hmc6352_remove()
|
D | apds990x.c | 128 struct i2c_client *client; member 203 struct i2c_client *client = chip->client; in apds990x_read_byte() local 216 struct i2c_client *client = chip->client; in apds990x_read_word() local 229 struct i2c_client *client = chip->client; in apds990x_write_byte() local 241 struct i2c_client *client = chip->client; in apds990x_write_word() local 469 struct i2c_client *client = chip->client; in apds990x_ack_int() local 583 struct i2c_client *client = chip->client; in apds990x_detect() local 1058 static int apds990x_probe(struct i2c_client *client, in apds990x_probe() 1192 static int apds990x_remove(struct i2c_client *client) in apds990x_remove() 1218 struct i2c_client *client = container_of(dev, struct i2c_client, dev); in apds990x_suspend() local [all …]
|
/linux-4.1.27/include/media/ |
D | v4l2-common.h | 37 #define v4l_client_printk(level, client, fmt, arg...) \ argument 41 #define v4l_err(client, fmt, arg...) \ argument 44 #define v4l_warn(client, fmt, arg...) \ argument 47 #define v4l_info(client, fmt, arg...) \ argument 52 #define v4l_dbg(level, debug, client, fmt, arg...) \ argument
|
/linux-4.1.27/drivers/media/i2c/soc_camera/ |
D | ov9740.c | 400 static int ov9740_reg_read(struct i2c_client *client, u16 reg, u8 *val) in ov9740_reg_read() 430 static int ov9740_reg_write(struct i2c_client *client, u16 reg, u8 val) in ov9740_reg_write() 460 static int ov9740_reg_rmw(struct i2c_client *client, u16 reg, u8 set, u8 unset) in ov9740_reg_rmw() 487 static int ov9740_reg_write_array(struct i2c_client *client, in ov9740_reg_write_array() 507 struct i2c_client *client = v4l2_get_subdevdata(sd); in ov9740_s_stream() local 561 static int ov9740_set_res(struct i2c_client *client, u32 width, u32 height) in ov9740_set_res() 674 struct i2c_client *client = v4l2_get_subdevdata(sd); in ov9740_s_fmt() local 777 struct i2c_client *client = v4l2_get_subdevdata(sd); in ov9740_s_power() local 807 struct i2c_client *client = v4l2_get_subdevdata(sd); in ov9740_get_register() local 828 struct i2c_client *client = v4l2_get_subdevdata(sd); in ov9740_set_register() local [all …]
|
D | ov2640.c | 621 static struct ov2640_priv *to_ov2640(const struct i2c_client *client) in to_ov2640() 627 static int ov2640_write_array(struct i2c_client *client, in ov2640_write_array() 645 static int ov2640_mask_set(struct i2c_client *client, in ov2640_mask_set() 660 static int ov2640_reset(struct i2c_client *client) in ov2640_reset() 691 struct i2c_client *client = v4l2_get_subdevdata(sd); in ov2640_s_ctrl() local 715 struct i2c_client *client = v4l2_get_subdevdata(sd); in ov2640_g_register() local 734 struct i2c_client *client = v4l2_get_subdevdata(sd); in ov2640_s_register() local 746 struct i2c_client *client = v4l2_get_subdevdata(sd); in ov2640_s_power() local 772 static int ov2640_set_params(struct i2c_client *client, u32 *width, u32 *height, in ov2640_set_params() 851 struct i2c_client *client = v4l2_get_subdevdata(sd); in ov2640_g_fmt() local [all …]
|
D | ov772x.c | 516 static inline int ov772x_read(struct i2c_client *client, u8 addr) in ov772x_read() 521 static inline int ov772x_write(struct i2c_client *client, u8 addr, u8 value) in ov772x_write() 526 static int ov772x_mask_set(struct i2c_client *client, u8 command, u8 mask, in ov772x_mask_set() 539 static int ov772x_reset(struct i2c_client *client) in ov772x_reset() 558 struct i2c_client *client = v4l2_get_subdevdata(sd); in ov772x_s_stream() local 579 struct i2c_client *client = v4l2_get_subdevdata(sd); in ov772x_s_ctrl() local 624 struct i2c_client *client = v4l2_get_subdevdata(sd); in ov772x_g_register() local 643 struct i2c_client *client = v4l2_get_subdevdata(sd); in ov772x_s_register() local 655 struct i2c_client *client = v4l2_get_subdevdata(sd); in ov772x_s_power() local 704 struct i2c_client *client = v4l2_get_subdevdata(&priv->subdev); in ov772x_set_params() local [all …]
|
/linux-4.1.27/net/9p/ |
D | trans_rdma.c | 289 handle_recv(struct p9_client *client, struct p9_trans_rdma *rdma, in handle_recv() 330 handle_send(struct p9_client *client, struct p9_trans_rdma *rdma, in handle_send() 346 struct p9_client *client = cq_context; in cq_comp_handler() local 404 post_recv(struct p9_client *client, struct p9_rdma_context *c) in post_recv() 432 static int rdma_request(struct p9_client *client, struct p9_req_t *req) in rdma_request() 561 static void rdma_close(struct p9_client *client) in rdma_close() 601 static int rdma_cancel(struct p9_client *client, struct p9_req_t *req) in rdma_cancel() 612 static int rdma_cancelled(struct p9_client *client, struct p9_req_t *req) in rdma_cancelled() 643 rdma_create_trans(struct p9_client *client, const char *addr, char *args) in rdma_create_trans()
|
D | trans_virtio.c | 82 struct p9_client *client; member 120 static void p9_virtio_close(struct p9_client *client) in p9_virtio_close() 208 static int p9_virtio_cancel(struct p9_client *client, struct p9_req_t *req) in p9_virtio_cancel() 261 p9_virtio_request(struct p9_client *client, struct p9_req_t *req) in p9_virtio_request() 396 p9_virtio_zc_request(struct p9_client *client, struct p9_req_t *req, in p9_virtio_zc_request() 644 p9_virtio_create(struct p9_client *client, const char *devname, char *args) in p9_virtio_create()
|
/linux-4.1.27/drivers/leds/ |
D | leds-blinkm.c | 150 struct i2c_client *client; in show_color_common() local 175 struct i2c_client *client; in store_color_common() local 284 struct i2c_client *client; in store_test() local 313 static int blinkm_write(struct i2c_client *client, int cmd, u8 *arg) in blinkm_write() 335 static int blinkm_read(struct i2c_client *client, int cmd, u8 *arg) in blinkm_read() 351 static int blinkm_transfer_hw(struct i2c_client *client, int cmd) in blinkm_transfer_hw() 547 static void blinkm_init_hw(struct i2c_client *client) in blinkm_init_hw() 554 static int blinkm_test_run(struct i2c_client *client) in blinkm_test_run() 587 static int blinkm_detect(struct i2c_client *client, struct i2c_board_info *info) in blinkm_detect() 631 static int blinkm_probe(struct i2c_client *client, in blinkm_probe() [all …]
|
D | leds-pca963x.c | 109 struct i2c_client *client; member 275 pca963x_dt_init(struct i2c_client *client, struct pca963x_chipdef *chip) in pca963x_dt_init() 337 pca963x_dt_init(struct i2c_client *client, struct pca963x_chipdef *chip) in pca963x_dt_init() 343 static int pca963x_probe(struct i2c_client *client, in pca963x_probe() 445 static int pca963x_remove(struct i2c_client *client) in pca963x_remove()
|
D | leds-tca6507.c | 176 struct i2c_client *client; member 628 static int tca6507_probe_gpios(struct i2c_client *client, in tca6507_probe_gpios() 674 static int tca6507_probe_gpios(struct i2c_client *client, in tca6507_probe_gpios() 687 tca6507_led_dt_init(struct i2c_client *client) in tca6507_led_dt_init() 741 tca6507_led_dt_init(struct i2c_client *client) in tca6507_led_dt_init() 748 static int tca6507_probe(struct i2c_client *client, in tca6507_probe() 814 static int tca6507_remove(struct i2c_client *client) in tca6507_remove()
|
D | leds-bd2802.c | 73 struct i2c_client *client; member 163 static int bd2802_write_byte(struct i2c_client *client, u8 reg, u8 val) in bd2802_write_byte() 673 static int bd2802_probe(struct i2c_client *client, in bd2802_probe() 733 static int bd2802_remove(struct i2c_client *client) in bd2802_remove() 765 struct i2c_client *client = to_i2c_client(dev); in bd2802_suspend() local 775 struct i2c_client *client = to_i2c_client(dev); in bd2802_resume() local
|
/linux-4.1.27/drivers/media/platform/s5p-tv/ |
D | hdmiphy_drv.c | 201 struct i2c_client *client = v4l2_get_subdevdata(sd); in hdmiphy_s_dv_timings() local 241 struct i2c_client *client = v4l2_get_subdevdata(sd); in hdmiphy_s_stream() local 278 static int hdmiphy_probe(struct i2c_client *client, in hdmiphy_probe() 294 static int hdmiphy_remove(struct i2c_client *client) in hdmiphy_remove()
|
/linux-4.1.27/drivers/input/joystick/ |
D | as5011.c | 82 static int as5011_i2c_write(struct i2c_client *client, in as5011_i2c_write() 99 static int as5011_i2c_read(struct i2c_client *client, in as5011_i2c_read() 163 struct i2c_client *client = as5011->i2c_client; in as5011_configure_chip() local 228 static int as5011_probe(struct i2c_client *client, in as5011_probe() 345 static int as5011_remove(struct i2c_client *client) in as5011_remove()
|
/linux-4.1.27/drivers/rtc/ |
D | rtc-abx80x.c | 68 static int abx80x_enable_trickle_charger(struct i2c_client *client, in abx80x_enable_trickle_charger() 97 struct i2c_client *client = to_i2c_client(dev); in abx80x_rtc_read_time() local 125 struct i2c_client *client = to_i2c_client(dev); in abx80x_rtc_set_time() local 188 static int abx80x_probe(struct i2c_client *client, in abx80x_probe() 274 static int abx80x_remove(struct i2c_client *client) in abx80x_remove()
|
D | rtc-m41t80.c | 93 static int m41t80_get_datetime(struct i2c_client *client, in m41t80_get_datetime() 130 static int m41t80_set_datetime(struct i2c_client *client, struct rtc_time *tm) in m41t80_set_datetime() 192 struct i2c_client *client = to_i2c_client(dev); in m41t80_rtc_proc() local 231 struct i2c_client *client = to_i2c_client(dev); in m41t80_sysfs_show_flags() local 244 struct i2c_client *client = to_i2c_client(dev); in m41t80_sysfs_show_sqwfreq() local 273 struct i2c_client *client = to_i2c_client(dev); in m41t80_sysfs_set_sqwfreq() local 633 static int m41t80_probe(struct i2c_client *client, in m41t80_probe() 714 static int m41t80_remove(struct i2c_client *client) in m41t80_remove()
|
D | rtc-em3027.c | 47 struct i2c_client *client = to_i2c_client(dev); in em3027_get_time() local 85 struct i2c_client *client = to_i2c_client(dev); in em3027_set_time() local 117 static int em3027_probe(struct i2c_client *client, in em3027_probe()
|
D | rtc-pcf85063.c | 46 static int pcf85063_get_datetime(struct i2c_client *client, struct rtc_time *tm) in pcf85063_get_datetime() 92 static int pcf85063_set_datetime(struct i2c_client *client, struct rtc_time *tm) in pcf85063_set_datetime() 149 static int pcf85063_probe(struct i2c_client *client, in pcf85063_probe()
|
D | rtc-pcf2127.c | 47 static int pcf2127_get_datetime(struct i2c_client *client, struct rtc_time *tm) in pcf2127_get_datetime() 100 static int pcf2127_set_datetime(struct i2c_client *client, struct rtc_time *tm) in pcf2127_set_datetime() 177 static int pcf2127_probe(struct i2c_client *client, in pcf2127_probe()
|
D | rtc-bq32k.c | 52 struct i2c_client *client = to_i2c_client(dev); in bq32k_read() local 75 struct i2c_client *client = to_i2c_client(dev); in bq32k_write() local 184 static int bq32k_probe(struct i2c_client *client, in bq32k_probe()
|
/linux-4.1.27/drivers/misc/eeprom/ |
D | at24.c | 76 struct i2c_client *client[]; member 162 struct i2c_client *client; in at24_eeprom_read() local 326 struct i2c_client *client; in at24_eeprom_write() local 475 static void at24_get_ofdata(struct i2c_client *client, in at24_get_ofdata() 490 static void at24_get_ofdata(struct i2c_client *client, in at24_get_ofdata() 495 static int at24_probe(struct i2c_client *client, const struct i2c_device_id *id) in at24_probe() 673 static int at24_remove(struct i2c_client *client) in at24_remove()
|
/linux-4.1.27/drivers/media/i2c/smiapp/ |
D | smiapp-regs.c | 25 static uint32_t float_to_u32_mul_1000000(struct i2c_client *client, in float_to_u32_mul_1000000() 78 struct i2c_client *client = v4l2_get_subdevdata(&sensor->src->sd); in ____smiapp_read() local 161 struct i2c_client *client = v4l2_get_subdevdata(&sensor->src->sd); in __smiapp_read() local 221 struct i2c_client *client = v4l2_get_subdevdata(&sensor->src->sd); in smiapp_write_no_quirk() local
|
D | smiapp-quirk.c | 31 struct i2c_client *client = v4l2_get_subdevdata(&sensor->src->sd); in smiapp_write_8s() local 50 struct i2c_client *client = v4l2_get_subdevdata(&sensor->src->sd); in smiapp_replace_limit() local 146 struct i2c_client *client = v4l2_get_subdevdata(&sensor->src->sd); in jt8ev1_post_poweron() local
|
/linux-4.1.27/drivers/input/misc/ |
D | gp2ap002a00f.c | 125 static int gp2a_probe(struct i2c_client *client, in gp2a_probe() 208 static int gp2a_remove(struct i2c_client *client) in gp2a_remove() 230 struct i2c_client *client = to_i2c_client(dev); in gp2a_suspend() local 248 struct i2c_client *client = to_i2c_client(dev); in gp2a_resume() local
|
D | kxtj9.c | 84 struct i2c_client *client; member 357 struct i2c_client *client = to_i2c_client(dev); in kxtj9_get_poll() local 367 struct i2c_client *client = to_i2c_client(dev); in kxtj9_set_poll() local 509 static int kxtj9_probe(struct i2c_client *client, in kxtj9_probe() 598 static int kxtj9_remove(struct i2c_client *client) in kxtj9_remove() 620 struct i2c_client *client = to_i2c_client(dev); in kxtj9_suspend() local 635 struct i2c_client *client = to_i2c_client(dev); in kxtj9_resume() local
|
D | apanel.c | 60 struct i2c_client *client; member 134 static int apanel_remove(struct i2c_client *client) in apanel_remove() 147 static void apanel_shutdown(struct i2c_client *client) in apanel_shutdown() 188 static int apanel_probe(struct i2c_client *client, in apanel_probe()
|
D | bma150.c | 139 struct i2c_client *client; member 166 static int bma150_write_byte(struct i2c_client *client, u8 reg, u8 val) in bma150_write_byte() 182 static int bma150_set_reg_bits(struct i2c_client *client, in bma150_set_reg_bits() 527 static int bma150_probe(struct i2c_client *client, in bma150_probe() 606 static int bma150_remove(struct i2c_client *client) in bma150_remove() 628 struct i2c_client *client = to_i2c_client(dev); in bma150_suspend() local 636 struct i2c_client *client = to_i2c_client(dev); in bma150_resume() local
|
/linux-4.1.27/drivers/iio/dac/ |
D | max517.c | 47 struct i2c_client *client; member 60 struct i2c_client *client = data->client; in max517_set_value() local 163 static int max517_probe(struct i2c_client *client, in max517_probe() 214 static int max517_remove(struct i2c_client *client) in max517_remove()
|
D | max5821.c | 37 struct i2c_client *client; member 176 struct i2c_client *client = data->client; in max5821_get_value() local 217 struct i2c_client *client = data->client; in max5821_set_value() local 306 static int max5821_probe(struct i2c_client *client, in max5821_probe() 369 static int max5821_remove(struct i2c_client *client) in max5821_remove()
|
/linux-4.1.27/drivers/iio/gyro/ |
D | st_gyro_i2c.c | 58 static int st_gyro_i2c_probe(struct i2c_client *client, in st_gyro_i2c_probe() 81 static int st_gyro_i2c_remove(struct i2c_client *client) in st_gyro_i2c_remove()
|
D | itg3200_core.c | 60 struct i2c_client *client = st->i2c; in itg3200_read_reg_s16() local 286 static int itg3200_probe(struct i2c_client *client, in itg3200_probe() 340 static int itg3200_remove(struct i2c_client *client) in itg3200_remove()
|
/linux-4.1.27/drivers/iio/accel/ |
D | st_accel_i2c.c | 74 static int st_accel_i2c_probe(struct i2c_client *client, in st_accel_i2c_probe() 97 static int st_accel_i2c_remove(struct i2c_client *client) in st_accel_i2c_remove()
|
/linux-4.1.27/drivers/iio/pressure/ |
D | st_pressure_i2c.c | 42 static int st_press_i2c_probe(struct i2c_client *client, in st_press_i2c_probe() 65 static int st_press_i2c_remove(struct i2c_client *client) in st_press_i2c_remove()
|
D | mpl3115.c | 42 struct i2c_client *client; member 216 static int mpl3115_probe(struct i2c_client *client, in mpl3115_probe() 277 static int mpl3115_remove(struct i2c_client *client) in mpl3115_remove()
|
/linux-4.1.27/drivers/iio/magnetometer/ |
D | st_magn_i2c.c | 42 static int st_magn_i2c_probe(struct i2c_client *client, in st_magn_i2c_probe() 65 static int st_magn_i2c_remove(struct i2c_client *client) in st_magn_i2c_remove()
|
D | ak8975.c | 362 struct i2c_client *client; member 379 static int ak8975_who_i_am(struct i2c_client *client, in ak8975_who_i_am() 461 struct i2c_client *client = data->client; in ak8975_setup_irq() local 492 static int ak8975_setup(struct i2c_client *client) in ak8975_setup() 539 struct i2c_client *client = data->client; in wait_conversion_complete_gpio() local 564 struct i2c_client *client = data->client; in wait_conversion_complete_polled() local 610 struct i2c_client *client = data->client; in ak8975_read_axis() local 727 static int ak8975_probe(struct i2c_client *client, in ak8975_probe()
|
/linux-4.1.27/drivers/iio/light/ |
D | cm32181.c | 59 struct i2c_client *client; member 75 struct i2c_client *client = cm32181->client; in cm32181_reg_init() local 141 struct i2c_client *client = cm32181->client; in cm32181_write_als_it() local 178 struct i2c_client *client = cm32181->client; in cm32181_get_lux() local 301 static int cm32181_probe(struct i2c_client *client, in cm32181_probe()
|
D | tsl2563.c | 117 struct i2c_client *client; member 142 struct i2c_client *client = chip->client; in tsl2563_set_power() local 156 struct i2c_client *client = chip->client; in tsl2563_get_power() local 225 struct i2c_client *client = chip->client; in tsl2563_read_id() local 294 struct i2c_client *client = chip->client; in tsl2563_adjust_gainlevel() local 315 struct i2c_client *client = chip->client; in tsl2563_get_adc() local 715 static int tsl2563_probe(struct i2c_client *client, in tsl2563_probe() 814 static int tsl2563_remove(struct i2c_client *client) in tsl2563_remove()
|
D | al3320a.c | 64 struct i2c_client *client; member 177 static int al3320a_probe(struct i2c_client *client, in al3320a_probe() 207 static int al3320a_remove(struct i2c_client *client) in al3320a_remove()
|
D | ltr501.c | 49 struct i2c_client *client; member 258 static int ltr501_write_contr(struct i2c_client *client, u8 als_val, u8 ps_val) in ltr501_write_contr() 343 static int ltr501_probe(struct i2c_client *client, in ltr501_probe() 395 static int ltr501_remove(struct i2c_client *client) in ltr501_remove()
|
D | cm3323.c | 50 struct i2c_client *client; member 217 static int cm3323_probe(struct i2c_client *client, in cm3323_probe() 257 static int cm3323_remove(struct i2c_client *client) in cm3323_remove()
|
/linux-4.1.27/drivers/media/dvb-frontends/ |
D | sp2.c | 29 struct i2c_client *client = s->client; in sp2_read_i2c() local 66 struct i2c_client *client = s->client; in sp2_write_i2c() local 354 static int sp2_exit(struct i2c_client *client) in sp2_exit() 375 static int sp2_probe(struct i2c_client *client, in sp2_probe() 411 static int sp2_remove(struct i2c_client *client) in sp2_remove()
|
/linux-4.1.27/drivers/input/keyboard/ |
D | tca6416-keypad.c | 47 struct i2c_client *client; member 200 static int tca6416_keypad_probe(struct i2c_client *client, in tca6416_keypad_probe() 316 static int tca6416_keypad_remove(struct i2c_client *client) in tca6416_keypad_remove() 334 struct i2c_client *client = to_i2c_client(dev); in tca6416_keypad_suspend() local 345 struct i2c_client *client = to_i2c_client(dev); in tca6416_keypad_resume() local
|
D | lm8333.c | 37 struct i2c_client *client; member 131 static int lm8333_probe(struct i2c_client *client, in lm8333_probe() 206 static int lm8333_remove(struct i2c_client *client) in lm8333_remove()
|
/linux-4.1.27/drivers/media/radio/ |
D | tef6862.c | 71 static u16 tef6862_sigstr(struct i2c_client *client) in tef6862_sigstr() 106 struct i2c_client *client = v4l2_get_subdevdata(sd); in tef6862_s_frequency() local 156 static int tef6862_probe(struct i2c_client *client, in tef6862_probe() 180 static int tef6862_remove(struct i2c_client *client) in tef6862_remove()
|
D | saa7706h.c | 139 static int saa7706h_i2c_send(struct i2c_client *client, const u8 *data, int len) in saa7706h_i2c_send() 147 static int saa7706h_i2c_transfer(struct i2c_client *client, in saa7706h_i2c_transfer() 158 struct i2c_client *client = v4l2_get_subdevdata(sd); in saa7706h_set_reg24() local 179 struct i2c_client *client = v4l2_get_subdevdata(sd); in saa7706h_set_reg16() local 199 struct i2c_client *client = v4l2_get_subdevdata(sd); in saa7706h_get_reg16() local 358 static int saa7706h_probe(struct i2c_client *client, in saa7706h_probe() 411 static int saa7706h_remove(struct i2c_client *client) in saa7706h_remove()
|
/linux-4.1.27/drivers/video/fbdev/ |
D | bfin_adv7393fb.c | 252 static inline int adv7393_write(struct i2c_client *client, u8 reg, u8 value) in adv7393_write() 257 static inline int adv7393_read(struct i2c_client *client, u8 reg) in adv7393_read() 263 adv7393_write_block(struct i2c_client *client, in adv7393_write_block() 280 static int adv7393_mode(struct i2c_client *client, u16 mode) in adv7393_mode() 371 static int bfin_adv7393_fb_probe(struct i2c_client *client, in bfin_adv7393_fb_probe() 717 static int bfin_adv7393_fb_remove(struct i2c_client *client) in bfin_adv7393_fb_remove()
|
D | ssd1307fb.c | 49 struct i2c_client *client; member 92 static int ssd1307fb_write_array(struct i2c_client *client, in ssd1307fb_write_array() 108 static inline int ssd1307fb_write_cmd(struct i2c_client *client, u8 cmd) in ssd1307fb_write_cmd() 446 static int ssd1307fb_probe(struct i2c_client *client, in ssd1307fb_probe() 567 static int ssd1307fb_remove(struct i2c_client *client) in ssd1307fb_remove()
|
/linux-4.1.27/drivers/regulator/ |
D | max1586.c | 43 struct i2c_client *client; member 80 struct i2c_client *client = max1586->client; in max1586_v3_set_voltage_sel() local 108 struct i2c_client *client = max1586->client; in max1586_v6_set_voltage_sel() local 221 static int max1586_pmic_probe(struct i2c_client *client, in max1586_pmic_probe()
|
/linux-4.1.27/drivers/iio/temperature/ |
D | tmp006.c | 48 struct i2c_client *client; member 185 static bool tmp006_check_identification(struct i2c_client *client) in tmp006_check_identification() 200 static int tmp006_probe(struct i2c_client *client, in tmp006_probe() 245 static int tmp006_remove(struct i2c_client *client) in tmp006_remove()
|
/linux-4.1.27/drivers/media/radio/si470x/ |
D | radio-si470x-i2c.c | 350 static int si470x_i2c_probe(struct i2c_client *client, in si470x_i2c_probe() 454 static int si470x_i2c_remove(struct i2c_client *client) in si470x_i2c_remove() 472 struct i2c_client *client = to_i2c_client(dev); in si470x_i2c_suspend() local 489 struct i2c_client *client = to_i2c_client(dev); in si470x_i2c_resume() local
|
/linux-4.1.27/drivers/media/usb/em28xx/ |
D | em28xx-camera.c | 108 struct i2c_client client = dev->i2c_client[dev->def_i2c_bus]; in em28xx_probe_sensor_micron() local 205 struct i2c_client client = dev->i2c_client[dev->def_i2c_bus]; in em28xx_probe_sensor_omnivision() local 326 struct i2c_client *client = &dev->i2c_client[dev->def_i2c_bus]; in em28xx_init_camera() local
|
/linux-4.1.27/drivers/input/ |
D | mousedev.c | 266 struct mousedev_client *client; in mousedev_notify_readers() local 409 struct mousedev_client *client = file->private_data; in mousedev_fasync() local 507 struct mousedev_client *client) in mousedev_attach_client() 515 struct mousedev_client *client) in mousedev_detach_client() 525 struct mousedev_client *client = file->private_data; in mousedev_release() local 538 struct mousedev_client *client; in mousedev_open() local 579 static void mousedev_packet(struct mousedev_client *client, in mousedev_packet() 625 static void mousedev_generate_response(struct mousedev_client *client, in mousedev_generate_response() 674 struct mousedev_client *client = file->private_data; in mousedev_write() local 715 struct mousedev_client *client = file->private_data; in mousedev_read() local [all …]
|
/linux-4.1.27/drivers/i2c/ |
D | i2c-slave-eeprom.c | 33 static int i2c_slave_eeprom_slave_cb(struct i2c_client *client, in i2c_slave_eeprom_slave_cb() 113 static int i2c_slave_eeprom_probe(struct i2c_client *client, const struct i2c_device_id *id) in i2c_slave_eeprom_probe() 147 static int i2c_slave_eeprom_remove(struct i2c_client *client) in i2c_slave_eeprom_remove()
|
/linux-4.1.27/drivers/media/i2c/cx25840/ |
D | cx25840-vbi.c | 87 struct i2c_client *client = v4l2_get_subdevdata(sd); in cx25840_g_sliced_fmt() local 129 struct i2c_client *client = v4l2_get_subdevdata(sd); in cx25840_s_raw_fmt() local 145 struct i2c_client *client = v4l2_get_subdevdata(sd); in cx25840_s_sliced_fmt() local
|
/linux-4.1.27/drivers/power/ |
D | ltc2941-battery-gauge.c | 61 struct i2c_client *client; /* I2C Client pointer */ member 90 static int ltc294x_read_regs(struct i2c_client *client, in ltc294x_read_regs() 118 static int ltc294x_write_regs(struct i2c_client *client, in ltc294x_write_regs() 368 static int ltc294x_i2c_remove(struct i2c_client *client) in ltc294x_i2c_remove() 381 static int ltc294x_i2c_probe(struct i2c_client *client, in ltc294x_i2c_probe() 507 struct i2c_client *client = to_i2c_client(dev); in ltc294x_suspend() local 516 struct i2c_client *client = to_i2c_client(dev); in ltc294x_resume() local
|
D | s3c_adc_battery.c | 32 struct s3c_adc_client *client; member 50 static int gather_samples(struct s3c_adc_client *client, int num, int channel) in gather_samples() 294 struct s3c_adc_client *client; in s3c_adc_bat_probe() local 381 struct s3c_adc_client *client = platform_get_drvdata(pdev); in s3c_adc_bat_remove() local
|
D | ds2782_battery.c | 59 struct i2c_client *client; member 319 static int ds278x_battery_remove(struct i2c_client *client) in ds278x_battery_remove() 340 struct i2c_client *client = to_i2c_client(dev); in ds278x_suspend() local 349 struct i2c_client *client = to_i2c_client(dev); in ds278x_resume() local 377 static int ds278x_battery_probe(struct i2c_client *client, in ds278x_battery_probe()
|
/linux-4.1.27/drivers/nfc/pn544/ |
D | i2c.c | 315 struct i2c_client *client = phy->i2c_dev; in pn544_hci_i2c_write() local 379 struct i2c_client *client = phy->i2c_dev; in pn544_hci_i2c_read() local 437 struct i2c_client *client = phy->i2c_dev; in pn544_hci_i2c_fw_read_status() local 501 struct i2c_client *client; in pn544_hci_i2c_irq_thread_fn() local 576 static int pn544_hci_i2c_fw_write_cmd(struct i2c_client *client, u32 dest_addr, in pn544_hci_i2c_fw_write_cmd() 617 static int pn544_hci_i2c_fw_check_cmd(struct i2c_client *client, u32 start_addr, in pn544_hci_i2c_fw_check_cmd() 878 static int pn544_hci_i2c_acpi_request_resources(struct i2c_client *client) in pn544_hci_i2c_acpi_request_resources() 964 static int pn544_hci_i2c_of_request_resources(struct i2c_client *client) in pn544_hci_i2c_of_request_resources() 1041 static int pn544_hci_i2c_of_request_resources(struct i2c_client *client) in pn544_hci_i2c_of_request_resources() 1048 static int pn544_hci_i2c_probe(struct i2c_client *client, in pn544_hci_i2c_probe() [all …]
|
/linux-4.1.27/drivers/video/backlight/ |
D | lv5207lp.c | 39 struct i2c_client *client; member 87 static int lv5207lp_probe(struct i2c_client *client, in lv5207lp_probe() 135 static int lv5207lp_remove(struct i2c_client *client) in lv5207lp_remove()
|
/linux-4.1.27/drivers/remoteproc/ |
D | omap_remoteproc.c | 46 struct mbox_client client; member 64 static void omap_rproc_mbox_callback(struct mbox_client *client, void *data) in omap_rproc_mbox_callback() 116 struct mbox_client *client = &oproc->client; in omap_rproc_start() local
|
/linux-4.1.27/drivers/gpio/ |
D | gpio-mc9s08dz60.c | 28 struct i2c_client *client; member 91 static int mc9s08dz60_probe(struct i2c_client *client, in mc9s08dz60_probe() 115 static int mc9s08dz60_remove(struct i2c_client *client) in mc9s08dz60_remove()
|
D | gpio-max732x.c | 139 struct i2c_client *client; /* "main" client */ member 168 struct i2c_client *client; in max732x_writeb() local 183 struct i2c_client *client; in max732x_readb() local 497 struct i2c_client *client = chip->client; in max732x_irq_setup() local 544 struct i2c_client *client = chip->client; in max732x_irq_setup() local 617 static int max732x_probe(struct i2c_client *client, in max732x_probe() 710 static int max732x_remove(struct i2c_client *client) in max732x_remove()
|
/linux-4.1.27/sound/ppc/ |
D | keywest.c | 35 static int keywest_probe(struct i2c_client *client, in keywest_probe() 83 static int keywest_remove(struct i2c_client *client) in keywest_remove()
|
/linux-4.1.27/drivers/input/mouse/ |
D | cyapa.c | 70 struct i2c_client *client = cyapa->client; in cyapa_i2c_read() local 107 struct i2c_client *client = cyapa->client; in cyapa_i2c_write() local 124 static u8 cyapa_check_adapter_functionality(struct i2c_client *client) in cyapa_check_adapter_functionality() 335 struct i2c_client *client = cyapa->client; in cyapa_open() local 376 struct i2c_client *client = cyapa->client; in cyapa_close() local 762 struct i2c_client *client = cyapa->client; in cyapa_prepare_wakeup_controls() local 1178 static int cyapa_probe(struct i2c_client *client, in cyapa_probe() 1273 struct i2c_client *client = to_i2c_client(dev); in cyapa_suspend() local 1314 struct i2c_client *client = to_i2c_client(dev); in cyapa_resume() local
|
/linux-4.1.27/drivers/mtd/maps/ |
D | pismo.c | 47 struct i2c_client *client; member 55 struct i2c_client *client = to_i2c_client(pdev->dev.parent); in pismo_set_vpp() local 69 static int pismo_eeprom_read(struct i2c_client *client, void *buf, u8 addr, in pismo_eeprom_read() 201 static int pismo_remove(struct i2c_client *client) in pismo_remove() 214 static int pismo_probe(struct i2c_client *client, in pismo_probe()
|
/linux-4.1.27/drivers/media/tuners/ |
D | tda18212.c | 26 struct i2c_client *client; member 189 static int tda18212_probe(struct i2c_client *client, in tda18212_probe() 258 static int tda18212_remove(struct i2c_client *client) in tda18212_remove()
|
D | it913x.c | 27 struct i2c_client *client; member 388 static int it913x_probe(struct i2c_client *client, in it913x_probe() 443 static int it913x_remove(struct i2c_client *client) in it913x_remove()
|
/linux-4.1.27/drivers/usb/phy/ |
D | phy-isp1301.c | 25 struct i2c_client *client; member 91 static int isp1301_probe(struct i2c_client *client, in isp1301_probe() 119 static int isp1301_remove(struct i2c_client *client) in isp1301_remove()
|
/linux-4.1.27/drivers/iio/humidity/ |
D | si7020.c | 48 struct i2c_client **client = iio_priv(indio_dev); in si7020_read_raw() local 110 static int si7020_probe(struct i2c_client *client, in si7020_probe()
|
D | si7005.c | 37 struct i2c_client *client; member 130 static int si7005_probe(struct i2c_client *client, in si7005_probe()
|
/linux-4.1.27/drivers/gpu/drm/nouveau/ |
D | nouveau_usif.c | 124 struct nvif_client *client = &cli->base; in usif_notify_new() local 168 struct nvif_client *client = &cli->base; in usif_notify_del() local 191 struct nvif_client *client = &cli->base; in usif_notify_get() local 230 struct nvif_client *client = &cli->base; in usif_notify_put() local 267 struct nvif_client *client = &cli->base; in usif_object_new() local 297 struct nvif_client *client = &cli->base; in usif_ioctl() local
|
/linux-4.1.27/arch/arm/mach-shmobile/ |
D | regulator-quirk-rcar-gen2.c | 62 static void da9xxx_mask_irqs(struct i2c_client *client, const u8 regs[], in da9xxx_mask_irqs() 82 struct i2c_client *client; in regulator_quirk_notify() local
|
/linux-4.1.27/arch/powerpc/platforms/83xx/ |
D | mcu_mpc8349emitx.c | 40 struct i2c_client *client; member 148 static int mcu_probe(struct i2c_client *client, const struct i2c_device_id *id) in mcu_probe() 190 static int mcu_remove(struct i2c_client *client) in mcu_remove()
|
/linux-4.1.27/sound/core/seq/ |
D | seq_prioq.c | 268 int client, int timestamp) in prioq_match() 290 void snd_seq_prioq_leave(struct snd_seq_prioq * f, int client, int timestamp) in snd_seq_prioq_leave() 399 void snd_seq_prioq_remove_events(struct snd_seq_prioq * f, int client, in snd_seq_prioq_remove_events()
|
/linux-4.1.27/drivers/iio/adc/ |
D | ti-adc081c.c | 68 static int adc081c_probe(struct i2c_client *client, in adc081c_probe() 115 static int adc081c_remove(struct i2c_client *client) in adc081c_remove()
|
/linux-4.1.27/drivers/gpu/drm/bridge/ |
D | ps8622.c | 54 struct i2c_client *client; member 81 static int ps8622_set(struct i2c_client *client, u8 page, u8 reg, u8 val) in ps8622_set() 553 static int ps8622_probe(struct i2c_client *client, in ps8622_probe() 650 static int ps8622_remove(struct i2c_client *client) in ps8622_remove()
|
/linux-4.1.27/drivers/iio/common/st_sensors/ |
D | st_sensors_i2c.c | 68 struct i2c_client *client, struct st_sensor_data *sdata) in st_sensors_i2c_configure() 94 void st_sensors_of_i2c_probe(struct i2c_client *client, in st_sensors_of_i2c_probe()
|
/linux-4.1.27/drivers/macintosh/ |
D | windfarm_max6690_sensor.c | 64 static int wf_max6690_probe(struct i2c_client *client, in wf_max6690_probe() 108 static int wf_max6690_remove(struct i2c_client *client) in wf_max6690_remove()
|
/linux-4.1.27/arch/cris/arch-v32/mach-fs/ |
D | arbiter.c | 71 int client; in crisv32_arbiter_config() local 200 int crisv32_arbiter_allocate_bandwidth(int client, int region, in crisv32_arbiter_allocate_bandwidth() 249 void crisv32_arbiter_deallocate_bandwidth(int client, int region) in crisv32_arbiter_deallocate_bandwidth()
|
/linux-4.1.27/drivers/staging/ste_rmi4/ |
D | synaptics_i2c_rmi4.c | 321 struct i2c_client *client = pdata->i2c_client; in synpatics_rmi4_touchpad_report() local 416 struct i2c_client *client = pdata->i2c_client; in synaptics_rmi4_report_device() local 443 struct i2c_client *client = pdata->i2c_client; in synaptics_rmi4_sensor_report() local 528 struct i2c_client *client = pdata->i2c_client; in synpatics_rmi4_touchpad_detect() local 663 struct i2c_client *client = pdata->i2c_client; in synaptics_rmi4_touchpad_config() local 711 struct i2c_client *client = pdata->i2c_client; in synaptics_rmi4_i2c_query_device() local 891 (struct i2c_client *client, const struct i2c_device_id *dev_id) in synaptics_rmi4_probe() 1027 static int synaptics_rmi4_remove(struct i2c_client *client) in synaptics_rmi4_remove()
|
/linux-4.1.27/drivers/infiniband/core/ |
D | addr.c | 59 struct rdma_addr_client *client; member 91 void rdma_addr_register_client(struct rdma_addr_client *client) in rdma_addr_register_client() 98 static inline void put_client(struct rdma_addr_client *client) in put_client() 104 void rdma_addr_unregister_client(struct rdma_addr_client *client) in rdma_addr_unregister_client() 371 int rdma_resolve_ip(struct rdma_addr_client *client, in rdma_resolve_ip()
|
/linux-4.1.27/drivers/media/common/siano/ |
D | smsdvb-debugfs.c | 338 struct smsdvb_client_t *client = inode->i_private; in smsdvb_stats_open() local 465 int smsdvb_debugfs_create(struct smsdvb_client_t *client) in smsdvb_debugfs_create() 505 void smsdvb_debugfs_release(struct smsdvb_client_t *client) in smsdvb_debugfs_release()
|
/linux-4.1.27/drivers/gpu/drm/ |
D | drm_encoder_slave.c | 58 struct i2c_client *client; in drm_i2c_encoder_init() local 113 struct i2c_client *client = drm_i2c_encoder_get_client(drm_encoder); in drm_i2c_encoder_destroy() local
|
/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/ |
D | ldlm_resource.c | 563 ldlm_side_t client, in ldlm_namespace_new() 681 int rc = 0, client = ns_is_client(ldlm_res_to_ns(res)); in cleanup_resource() local 960 void ldlm_namespace_register(struct ldlm_namespace *ns, ldlm_side_t client) in ldlm_namespace_register() 970 void ldlm_namespace_unregister(struct ldlm_namespace *ns, ldlm_side_t client) in ldlm_namespace_unregister() 984 ldlm_side_t client) in ldlm_namespace_move_to_active_locked() 993 ldlm_side_t client) in ldlm_namespace_move_to_inactive_locked() 1002 struct ldlm_namespace *ldlm_namespace_first_locked(ldlm_side_t client) in ldlm_namespace_first_locked() 1328 void ldlm_dump_all_namespaces(ldlm_side_t client, int level) in ldlm_dump_all_namespaces()
|
/linux-4.1.27/drivers/media/v4l2-core/ |
D | v4l2-common.c | 112 void v4l2_i2c_subdev_init(struct v4l2_subdev *sd, struct i2c_client *client, in v4l2_i2c_subdev_init() 136 struct i2c_client *client; in v4l2_i2c_new_subdev_board() local 199 struct i2c_client *client = v4l2_get_subdevdata(sd); in v4l2_i2c_subdev_addr() local
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/core/ |
D | ioctl.c | 89 struct nvkm_client *client = nvkm_client(handle->object); in nvkm_ioctl_new() local 379 struct nvkm_client *client = nvkm_client(handle->object); in nvkm_ioctl_ntfy_del() local 399 struct nvkm_client *client = nvkm_client(handle->object); in nvkm_ioctl_ntfy_get() local 419 struct nvkm_client *client = nvkm_client(handle->object); in nvkm_ioctl_ntfy_put() local 497 nvkm_ioctl(struct nvkm_client *client, bool supervisor, in nvkm_ioctl()
|
/linux-4.1.27/drivers/staging/olpc_dcon/ |
D | olpc_dcon.c | 580 static int dcon_detect(struct i2c_client *client, struct i2c_board_info *info) in dcon_detect() 587 static int dcon_probe(struct i2c_client *client, const struct i2c_device_id *id) in dcon_probe() 674 static int dcon_remove(struct i2c_client *client) in dcon_remove() 697 struct i2c_client *client = to_i2c_client(dev); in dcon_suspend() local 710 struct i2c_client *client = to_i2c_client(dev); in dcon_resume() local
|