/Linux-v6.6/drivers/hwmon/ |
D | adt7475.c | 192 struct i2c_client *client; member 307 static int adt7475_read_word(struct i2c_client *client, int reg) in adt7475_read_word() 321 static void adt7475_write_word(struct i2c_client *client, int reg, u16 val) in adt7475_write_word() 355 struct i2c_client *client = data->client; in voltage_store() local 449 struct i2c_client *client = data->client; in temp_store() local 578 struct i2c_client *client = data->client; in temp_st_store() local 655 struct i2c_client *client = data->client; in point2_store() local 718 struct i2c_client *client = data->client; in tach_store() local 777 struct i2c_client *client = data->client; in pwm_store() local 838 struct i2c_client *client = data->client; in stall_disable_store() local [all …]
|
D | w83l786ng.c | 113 struct i2c_client *client; member 138 w83l786ng_read_value(struct i2c_client *client, u8 reg) in w83l786ng_read_value() 144 w83l786ng_write_value(struct i2c_client *client, u8 reg, u8 value) in w83l786ng_write_value() 152 struct i2c_client *client = data->client; in w83l786ng_update_device() local 295 struct i2c_client *client = data->client; in store_fan_min() local 333 struct i2c_client *client = data->client; in store_fan_div() local 424 struct i2c_client *client = data->client; in store_temp() local 479 struct i2c_client *client = data->client; in show_pwm_reg() local 507 struct i2c_client *client = data->client; in store_pwm() local 531 struct i2c_client *client = data->client; in store_pwm_enable() local [all …]
|
D | emc2103.c | 56 struct i2c_client *client; member 73 static int read_u8_from_i2c(struct i2c_client *client, u8 i2c_reg, u8 *output) in read_u8_from_i2c() 85 static void read_temp_from_i2c(struct i2c_client *client, u8 i2c_reg, in read_temp_from_i2c() 100 static void read_fan_from_i2c(struct i2c_client *client, u16 *output, in read_fan_from_i2c() 114 static void write_fan_target_to_i2c(struct i2c_client *client, u16 new_target) in write_fan_target_to_i2c() 122 static void read_fan_config_from_i2c(struct i2c_client *client) in read_fan_config_from_i2c() 138 struct i2c_client *client = data->client; in emc2103_update_device() local 236 struct i2c_client *client = data->client; in temp_min_store() local 258 struct i2c_client *client = data->client; in temp_max_store() local 303 struct i2c_client *client = data->client; in fan1_div_store() local [all …]
|
/Linux-v6.6/drivers/usb/typec/ucsi/ |
D | ucsi_stm32g0.c | 60 struct i2c_client *client; member 86 struct i2c_client *client = g0->i2c_bl; in ucsi_stm32g0_bl_check_ack() local 123 struct i2c_client *client = g0->i2c_bl; in ucsi_stm32g0_bl_cmd_check_ack() local 164 struct i2c_client *client = g0->i2c_bl; in ucsi_stm32g0_bl_rcv_check_ack() local 201 struct i2c_client *client = g0->i2c_bl; in ucsi_stm32g0_bl_send() local 332 struct i2c_client *client = g0->client; in ucsi_stm32g0_read() local 364 struct i2c_client *client = g0->client; in ucsi_stm32g0_async_write() local 447 struct i2c_client *client = g0->client; in ucsi_stm32g0_register() local 471 struct i2c_client *client = g0->client; in ucsi_stm32g0_unregister() local 629 static int ucsi_stm32g0_probe(struct i2c_client *client) in ucsi_stm32g0_probe() [all …]
|
/Linux-v6.6/drivers/video/backlight/ |
D | adp8860_bl.c | 99 struct i2c_client *client; member 106 struct i2c_client *client; member 119 static int adp8860_read(struct i2c_client *client, int reg, uint8_t *val) in adp8860_read() 133 static int adp8860_write(struct i2c_client *client, u8 reg, u8 val) in adp8860_write() 138 static int adp8860_set_bits(struct i2c_client *client, int reg, uint8_t bit_mask) in adp8860_set_bits() 157 static int adp8860_clr_bits(struct i2c_client *client, int reg, uint8_t bit_mask) in adp8860_clr_bits() 200 struct i2c_client *client = led->client; in adp8860_led_setup() local 216 static int adp8860_led_probe(struct i2c_client *client) in adp8860_led_probe() 298 static int adp8860_led_remove(struct i2c_client *client) in adp8860_led_remove() 313 static int adp8860_led_probe(struct i2c_client *client) in adp8860_led_probe() [all …]
|
/Linux-v6.6/drivers/media/i2c/ |
D | mt9p031.c | 152 static int mt9p031_read(struct i2c_client *client, u8 reg) in mt9p031_read() 157 static int mt9p031_write(struct i2c_client *client, u8 reg, u16 data) in mt9p031_write() 165 struct i2c_client *client = v4l2_get_subdevdata(&mt9p031->subdev); in mt9p031_set_output_control() local 179 struct i2c_client *client = v4l2_get_subdevdata(&mt9p031->subdev); in mt9p031_set_mode2() local 193 struct i2c_client *client = v4l2_get_subdevdata(&mt9p031->subdev); in mt9p031_reset() local 231 struct i2c_client *client = v4l2_get_subdevdata(&mt9p031->subdev); in mt9p031_clk_setup() local 270 struct i2c_client *client = v4l2_get_subdevdata(&mt9p031->subdev); in mt9p031_pll_enable() local 299 struct i2c_client *client = v4l2_get_subdevdata(&mt9p031->subdev); in mt9p031_pll_disable() local 364 struct i2c_client *client = v4l2_get_subdevdata(&mt9p031->subdev); in __mt9p031_set_power() local 399 struct i2c_client *client = v4l2_get_subdevdata(&mt9p031->subdev); in mt9p031_set_params() local [all …]
|
D | adp1653.c | 40 struct i2c_client *client = v4l2_get_subdevdata(&flash->subdev); in adp1653_update_hw() local 79 struct i2c_client *client = v4l2_get_subdevdata(&flash->subdev); in adp1653_get_fault() local 108 struct i2c_client *client = v4l2_get_subdevdata(&flash->subdev); in adp1653_strobe() local 263 struct i2c_client *client = v4l2_get_subdevdata(&flash->subdev); in adp1653_init_device() local 409 static int adp1653_of_init(struct i2c_client *client, in adp1653_of_init() 466 static int adp1653_probe(struct i2c_client *client) in adp1653_probe() 512 static void adp1653_remove(struct i2c_client *client) in adp1653_remove()
|
D | st-mipid02.c | 243 struct i2c_client *client = bridge->i2c_client; in mipid02_read_reg() local 273 struct i2c_client *client = bridge->i2c_client; in mipid02_write_reg() local 321 struct i2c_client *client = bridge->i2c_client; in mipid02_set_power_on() local 412 struct i2c_client *client = bridge->i2c_client; in mipid02_configure_from_rx_speed() local 434 struct i2c_client *client = bridge->i2c_client; in mipid02_configure_clk_lane() local 547 struct i2c_client *client = bridge->i2c_client; in mipid02_stream_disable() local 576 struct i2c_client *client = bridge->i2c_client; in mipid02_stream_enable() local 659 struct i2c_client *client = bridge->i2c_client; in mipid02_s_stream() local 715 struct i2c_client *client = bridge->i2c_client; in mipid02_get_fmt() local 793 struct i2c_client *client = bridge->i2c_client; in mipid02_set_fmt() local [all …]
|
D | cs3308.c | 25 struct i2c_client *client = v4l2_get_subdevdata(sd); in cs3308_write() local 32 struct i2c_client *client = v4l2_get_subdevdata(sd); in cs3308_read() local 67 static int cs3308_probe(struct i2c_client *client) in cs3308_probe() 101 static void cs3308_remove(struct i2c_client *client) in cs3308_remove()
|
D | ov01a10.c | 302 struct i2c_client *client = v4l2_get_subdevdata(&ov01a10->sd); in ov01a10_read_reg() local 333 struct i2c_client *client = v4l2_get_subdevdata(&ov01a10->sd); in ov01a10_write_reg() local 353 struct i2c_client *client = v4l2_get_subdevdata(&ov01a10->sd); in ov01a10_write_reg_list() local 373 struct i2c_client *client = v4l2_get_subdevdata(&ov01a10->sd); in ov01a10_update_digital_gain() local 457 struct i2c_client *client = v4l2_get_subdevdata(&ov01a10->sd); in ov01a10_set_ctrl() local 521 struct i2c_client *client = v4l2_get_subdevdata(&ov01a10->sd); in ov01a10_init_controls() local 624 struct i2c_client *client = v4l2_get_subdevdata(&ov01a10->sd); in ov01a10_start_streaming() local 658 struct i2c_client *client = v4l2_get_subdevdata(&ov01a10->sd); in ov01a10_stop_streaming() local 670 struct i2c_client *client = v4l2_get_subdevdata(sd); in ov01a10_set_stream() local 704 struct i2c_client *client = to_i2c_client(dev); in ov01a10_suspend() local [all …]
|
D | ov08d10.c | 661 struct i2c_client *client = v4l2_get_subdevdata(&ov08d10->sd); in ov08d10_write_reg_list() local 681 struct i2c_client *client = v4l2_get_subdevdata(&ov08d10->sd); in ov08d10_update_analog_gain() local 702 struct i2c_client *client = v4l2_get_subdevdata(&ov08d10->sd); in ov08d10_update_digital_gain() local 729 struct i2c_client *client = v4l2_get_subdevdata(&ov08d10->sd); in ov08d10_set_exposure() local 772 struct i2c_client *client = v4l2_get_subdevdata(&ov08d10->sd); in ov08d10_set_vblank() local 798 struct i2c_client *client = v4l2_get_subdevdata(&ov08d10->sd); in ov08d10_test_pattern() local 823 struct i2c_client *client = v4l2_get_subdevdata(&ov08d10->sd); in ov08d10_set_ctrl_flip() local 855 struct i2c_client *client = v4l2_get_subdevdata(&ov08d10->sd); in ov08d10_set_ctrl() local 1020 struct i2c_client *client = v4l2_get_subdevdata(&ov08d10->sd); in ov08d10_start_streaming() local 1078 struct i2c_client *client = v4l2_get_subdevdata(&ov08d10->sd); in ov08d10_stop_streaming() local [all …]
|
/Linux-v6.6/drivers/input/misc/ |
D | pcf8574_keypad.c | 40 struct i2c_client *client; member 83 static int pcf8574_kp_probe(struct i2c_client *client) in pcf8574_kp_probe() 160 static void pcf8574_kp_remove(struct i2c_client *client) in pcf8574_kp_remove() 172 struct i2c_client *client = to_i2c_client(dev); in pcf8574_kp_resume() local 181 struct i2c_client *client = to_i2c_client(dev); in pcf8574_kp_suspend() local
|
/Linux-v6.6/drivers/input/touchscreen/ |
D | max11801_ts.c | 79 struct i2c_client *client; member 83 static u8 read_register(struct i2c_client *client, int addr) in read_register() 89 static int max11801_write_reg(struct i2c_client *client, int addr, int data) in max11801_write_reg() 98 struct i2c_client *client = data->client; in max11801_ts_interrupt() local 155 struct i2c_client *client = data->client; in max11801_ts_phy_init() local 171 static int max11801_ts_probe(struct i2c_client *client) in max11801_ts_probe()
|
D | mms114.c | 64 struct i2c_client *client; member 93 struct i2c_client *client = data->client; in __mms114_read_reg() local 139 struct i2c_client *client = data->client; in mms114_write_reg() local 162 struct i2c_client *client = data->client; in mms114_process_mt() local 195 struct i2c_client *client = data->client; in mms114_process_touchkey() local 218 struct i2c_client *client = data->client; in mms114_interrupt() local 389 struct i2c_client *client = data->client; in mms114_start() local 421 struct i2c_client *client = data->client; in mms114_stop() local 479 static int mms114_probe(struct i2c_client *client) in mms114_probe() 635 struct i2c_client *client = to_i2c_client(dev); in mms114_suspend() local [all …]
|
D | auo-pixcir-ts.c | 114 struct i2c_client *client; member 141 struct i2c_client *client = ts->client; in auo_pixcir_collect_data() local 270 struct i2c_client *client = ts->client; in auo_pixcir_power_mode() local 295 struct i2c_client *client = ts->client; in auo_pixcir_int_config() local 325 struct i2c_client *client = ts->client; in auo_pixcir_int_toggle() local 353 struct i2c_client *client = ts->client; in auo_pixcir_start() local 380 struct i2c_client *client = ts->client; in auo_pixcir_stop() local 415 struct i2c_client *client = to_i2c_client(dev); in auo_pixcir_suspend() local 447 struct i2c_client *client = to_i2c_client(dev); in auo_pixcir_resume() local 485 static int auo_pixcir_probe(struct i2c_client *client) in auo_pixcir_probe()
|
/Linux-v6.6/drivers/net/ethernet/intel/iavf/ |
D | iavf_client.c | 253 struct iavf_client *client = vf_registered_client; in iavf_client_subtask() local 360 static void iavf_client_release(struct iavf_client *client) in iavf_client_release() 395 static void iavf_client_prepare(struct iavf_client *client) in iavf_client_prepare() 419 struct iavf_client *client, in iavf_client_virtchnl_send() 446 struct iavf_client *client, in iavf_client_setup_qvlist() 506 int iavf_register_client(struct iavf_client *client) in iavf_register_client() 557 int iavf_unregister_client(struct iavf_client *client) in iavf_unregister_client()
|
/Linux-v6.6/drivers/iio/proximity/ |
D | rfd77402.c | 80 struct i2c_client *client; member 93 static int rfd77402_set_state(struct i2c_client *client, u8 state, u16 check) in rfd77402_set_state() 113 static int rfd77402_measure(struct i2c_client *client) in rfd77402_measure() 191 static int rfd77402_init(struct i2c_client *client) in rfd77402_init() 249 static int rfd77402_powerdown(struct i2c_client *client) in rfd77402_powerdown() 255 static void rfd77402_disable(void *client) in rfd77402_disable() 260 static int rfd77402_probe(struct i2c_client *client) in rfd77402_probe()
|
/Linux-v6.6/drivers/input/serio/ |
D | serio_raw.c | 57 struct serio_raw_client *client = file->private_data; in serio_raw_fasync() local 77 struct serio_raw_client *client; in serio_raw_open() local 126 struct serio_raw_client *client = file->private_data; in serio_raw_release() local 160 struct serio_raw_client *client = file->private_data; in serio_raw_read() local 201 struct serio_raw_client *client = file->private_data; in serio_raw_write() local 241 struct serio_raw_client *client = file->private_data; in serio_raw_poll() local 274 struct serio_raw_client *client; in serio_raw_interrupt() local 380 struct serio_raw_client *client; in serio_raw_hangup() local
|
/Linux-v6.6/drivers/char/agp/ |
D | frontend.c | 101 agp_segment_priv *agp_find_seg_in_client(const struct agp_client *client, in agp_find_seg_in_client() 125 static void agp_remove_seg_from_client(struct agp_client *client) in agp_remove_seg_from_client() 140 static void agp_add_seg_to_client(struct agp_client *client, in agp_add_seg_to_client() 163 int agp_create_segment(struct agp_client *client, struct agp_region *region) in agp_create_segment() 337 struct agp_client *client; in agp_remove_all_clients() local 457 struct agp_client *client; in agp_find_client_in_controller() local 499 static void agp_insert_client(struct agp_client *client) in agp_insert_client() 528 struct agp_client *client; in agp_remove_client() local 569 struct agp_client *client; in agp_mmap() local 678 struct agp_client *client; in agp_open() local [all …]
|
/Linux-v6.6/drivers/misc/eeprom/ |
D | eeprom.c | 42 static void eeprom_update_client(struct i2c_client *client, u8 slice) in eeprom_update_client() 79 struct i2c_client *client = kobj_to_i2c_client(kobj); in eeprom_read() local 118 static int eeprom_detect(struct i2c_client *client, struct i2c_board_info *info) in eeprom_detect() 144 static int eeprom_probe(struct i2c_client *client) in eeprom_probe() 185 static void eeprom_remove(struct i2c_client *client) in eeprom_remove()
|
/Linux-v6.6/drivers/input/mouse/ |
D | elan_i2c_core.c | 55 struct i2c_client *client; member 262 struct i2c_client *client = data->client; in __elan_initialize() local 395 struct i2c_client *client = data->client; in elan_query_device_parameters() local 482 struct i2c_client *client = data->client; in __elan_update_firmware() local 539 struct i2c_client *client = data->client; in elan_update_firmware() local 572 struct i2c_client *client = to_i2c_client(dev); in elan_sysfs_read_fw_checksum() local 582 struct i2c_client *client = to_i2c_client(dev); in elan_sysfs_read_product_id() local 593 struct i2c_client *client = to_i2c_client(dev); in elan_sysfs_read_fw_ver() local 603 struct i2c_client *client = to_i2c_client(dev); in elan_sysfs_read_sm_ver() local 613 struct i2c_client *client = to_i2c_client(dev); in elan_sysfs_read_iap_ver() local [all …]
|
/Linux-v6.6/drivers/mfd/ |
D | adp5520.c | 33 struct i2c_client *client; member 42 static int __adp5520_read(struct i2c_client *client, in __adp5520_read() 57 static int __adp5520_write(struct i2c_client *client, in __adp5520_write() 71 static int __adp5520_ack_bits(struct i2c_client *client, int reg, in __adp5520_ack_bits() 207 static int adp5520_probe(struct i2c_client *client) in adp5520_probe() 310 struct i2c_client *client = to_i2c_client(dev); in adp5520_suspend() local 322 struct i2c_client *client = to_i2c_client(dev); in adp5520_resume() local
|
/Linux-v6.6/net/9p/ |
D | trans_fd.c | 115 struct p9_client *client; member 223 p9_fd_poll(struct p9_client *client, struct poll_table_struct *pt, int *err) in p9_fd_poll() 251 static int p9_fd_read(struct p9_client *client, void *v, int len) in p9_fd_read() 419 static int p9_fd_write(struct p9_client *client, void *v, int len) in p9_fd_write() 584 static void p9_conn_create(struct p9_client *client) in p9_conn_create() 666 static int p9_fd_request(struct p9_client *client, struct p9_req_t *req) in p9_fd_request() 693 static int p9_fd_cancel(struct p9_client *client, struct p9_req_t *req) in p9_fd_cancel() 714 static int p9_fd_cancelled(struct p9_client *client, struct p9_req_t *req) in p9_fd_cancelled() 823 static int p9_fd_open(struct p9_client *client, int rfd, int wfd) in p9_fd_open() 858 static int p9_socket_open(struct p9_client *client, struct socket *csocket) in p9_socket_open() [all …]
|
/Linux-v6.6/drivers/char/tpm/ |
D | tpm_i2c_atmel.c | 43 struct i2c_client *client = to_i2c_client(chip->dev.parent); in i2c_atmel_send() local 70 struct i2c_client *client = to_i2c_client(chip->dev.parent); in i2c_atmel_recv() local 110 struct i2c_client *client = to_i2c_client(chip->dev.parent); in i2c_atmel_read_status() local 149 static int i2c_atmel_probe(struct i2c_client *client) in i2c_atmel_probe() 181 static void i2c_atmel_remove(struct i2c_client *client) in i2c_atmel_remove()
|
/Linux-v6.6/drivers/rtc/ |
D | rtc-x1205.c | 88 static int x1205_get_datetime(struct i2c_client *client, struct rtc_time *tm, in x1205_get_datetime() 145 static int x1205_get_status(struct i2c_client *client, unsigned char *sr) in x1205_get_status() 172 static int x1205_set_datetime(struct i2c_client *client, struct rtc_time *tm, in x1205_set_datetime() 279 static int x1205_fix_osc(struct i2c_client *client) in x1205_fix_osc() 293 static int x1205_get_dtrim(struct i2c_client *client, int *trim) in x1205_get_dtrim() 334 static int x1205_get_atrim(struct i2c_client *client, int *trim) in x1205_get_atrim() 380 static int x1205_validate_client(struct i2c_client *client) in x1205_validate_client() 498 struct i2c_client *client = to_i2c_client(dev); in x1205_rtc_read_alarm() local 617 static int x1205_probe(struct i2c_client *client) in x1205_probe() 660 static void x1205_remove(struct i2c_client *client) in x1205_remove()
|