Home
last modified time | relevance | path

Searched defs:client (Results 176 – 200 of 1484) sorted by relevance

12345678910>>...60

/Linux-v6.6/drivers/nfc/pn533/
Di2c.c40 struct i2c_client *client = phy->i2c_dev; in pn533_i2c_send_ack() local
51 struct i2c_client *client = phy->i2c_dev; in pn533_i2c_send_frame() local
97 struct i2c_client *client = phy->i2c_dev; in pn533_i2c_read() local
166 static int pn533_i2c_probe(struct i2c_client *client) in pn533_i2c_probe()
229 static void pn533_i2c_remove(struct i2c_client *client) in pn533_i2c_remove()
/Linux-v6.6/drivers/media/dvb-frontends/
Dcxd2820r_t.c14 struct i2c_client *client = priv->client[0]; in cxd2820r_set_frontend_t() local
130 struct i2c_client *client = priv->client[0]; in cxd2820r_get_frontend_t() local
250 struct i2c_client *client = priv->client[0]; in cxd2820r_read_status_t() local
375 struct i2c_client *client = priv->client[0]; in cxd2820r_init_t() local
393 struct i2c_client *client = priv->client[0]; in cxd2820r_sleep_t() local
Dcxd2820r_c.c14 struct i2c_client *client = priv->client[0]; in cxd2820r_set_frontend_c() local
92 struct i2c_client *client = priv->client[0]; in cxd2820r_get_frontend_c() local
145 struct i2c_client *client = priv->client[0]; in cxd2820r_read_status_c() local
281 struct i2c_client *client = priv->client[0]; in cxd2820r_init_c() local
299 struct i2c_client *client = priv->client[0]; in cxd2820r_sleep_c() local
/Linux-v6.6/drivers/hwmon/
Dnct6775-i2c.c34 struct i2c_client *client = data->driver_data; in nct6775_i2c_read() local
66 struct i2c_client *client = data->driver_data; in nct6775_i2c_write() local
116 struct i2c_client *client = data->driver_data; in nct6775_i2c_probe_init() local
155 static int nct6775_i2c_probe(struct i2c_client *client) in nct6775_i2c_probe()
Dad7414.c38 struct i2c_client *client; member
56 static inline int ad7414_read(struct i2c_client *client, u8 reg) in ad7414_read()
64 static inline int ad7414_write(struct i2c_client *client, u8 reg, u8 value) in ad7414_write()
72 struct i2c_client *client = data->client; in ad7414_update_device() local
127 struct i2c_client *client = data->client; in max_min_store() local
172 static int ad7414_probe(struct i2c_client *client) in ad7414_probe()
Dds620.c57 struct i2c_client *client; member
65 static void ds620_init_client(struct i2c_client *client) in ds620_init_client()
97 struct i2c_client *client = data->client; in ds620_update_client() local
149 struct i2c_client *client = data->client; in temp_store() local
171 struct i2c_client *client; in alarm_show() local
214 static int ds620_probe(struct i2c_client *client) in ds620_probe()
Dgl520sm.c64 struct i2c_client *client; member
93 static int gl520_read_value(struct i2c_client *client, u8 reg) in gl520_read_value()
101 static int gl520_write_value(struct i2c_client *client, u8 reg, u16 value) in gl520_write_value()
112 struct i2c_client *client = data->client; in gl520_update_device() local
248 struct i2c_client *client = data->client; in in_min_store() local
282 struct i2c_client *client = data->client; in in_max_store() local
379 struct i2c_client *client = data->client; in fan_min_store() local
419 struct i2c_client *client = data->client; in fan_div_store() local
469 struct i2c_client *client = data->client; in fan1_off_store() local
533 struct i2c_client *client = data->client; in temp_max_store() local
[all …]
Dlm80.c117 struct i2c_client *client; member
130 static int lm80_read_value(struct i2c_client *client, u8 reg) in lm80_read_value()
135 static int lm80_write_value(struct i2c_client *client, u8 reg, u8 value) in lm80_write_value()
141 static void lm80_init_client(struct i2c_client *client) in lm80_init_client()
159 struct i2c_client *client = data->client; in lm80_update_device() local
275 struct i2c_client *client = data->client; in in_store() local
321 struct i2c_client *client = data->client; in fan_store() local
348 struct i2c_client *client = data->client; in fan_div_store() local
417 struct i2c_client *client = data->client; in temp_store() local
549 static int lm80_detect(struct i2c_client *client, struct i2c_board_info *info) in lm80_detect()
[all …]
Dpcf8591.c106 struct i2c_client *client = to_i2c_client(dev); in out0_output_store() local
136 struct i2c_client *client = to_i2c_client(dev); in out0_enable_store() local
183 static int pcf8591_probe(struct i2c_client *client) in pcf8591_probe()
232 static void pcf8591_remove(struct i2c_client *client) in pcf8591_remove()
242 static void pcf8591_init_client(struct i2c_client *client) in pcf8591_init_client()
260 struct i2c_client *client = to_i2c_client(dev); in pcf8591_read_channel() local
Dw83l785ts.c128 static int w83l785ts_detect(struct i2c_client *client, in w83l785ts_detect()
165 static int w83l785ts_probe(struct i2c_client *client) in w83l785ts_probe()
206 static void w83l785ts_remove(struct i2c_client *client) in w83l785ts_remove()
217 static u8 w83l785ts_read_value(struct i2c_client *client, u8 reg, u8 defval) in w83l785ts_read_value()
258 struct i2c_client *client = to_i2c_client(dev); in w83l785ts_update_device() local
/Linux-v6.6/drivers/crypto/
Datmel-i2c.c168 static int atmel_i2c_wakeup(struct i2c_client *client) in atmel_i2c_wakeup()
195 static int atmel_i2c_sleep(struct i2c_client *client) in atmel_i2c_sleep()
217 int atmel_i2c_send_receive(struct i2c_client *client, struct atmel_i2c_cmd *cmd) in atmel_i2c_send_receive()
259 struct i2c_client *client = work_data->client; in atmel_i2c_work_handler() local
295 static int device_sanity_check(struct i2c_client *client) in device_sanity_check()
327 int atmel_i2c_probe(struct i2c_client *client) in atmel_i2c_probe()
/Linux-v6.6/drivers/input/touchscreen/
Dcy8ctmg110_ts.c46 struct i2c_client *client; member
64 struct i2c_client *client = tsc->client; in cy8ctmg110_write_regs() local
85 struct i2c_client *client = tsc->client; in cy8ctmg110_read_regs() local
171 static int cy8ctmg110_probe(struct i2c_client *client) in cy8ctmg110_probe()
242 struct i2c_client *client = to_i2c_client(dev); in cy8ctmg110_suspend() local
255 struct i2c_client *client = to_i2c_client(dev); in cy8ctmg110_resume() local
/Linux-v6.6/drivers/input/keyboard/
Dmcs_touchkey.c46 struct i2c_client *client; member
58 struct i2c_client *client = data->client; in mcs_touchkey_interrupt() local
102 static int mcs_touchkey_probe(struct i2c_client *client) in mcs_touchkey_probe()
204 static void mcs_touchkey_shutdown(struct i2c_client *client) in mcs_touchkey_shutdown()
215 struct i2c_client *client = data->client; in mcs_touchkey_suspend() local
230 struct i2c_client *client = data->client; in mcs_touchkey_resume() local
Dpinephone-keyboard.c160 struct i2c_client *client = adap->algo_data; in ppkb_adap_smbus_xfer() local
206 static void ppkb_update(struct i2c_client *client) in ppkb_update()
270 struct i2c_client *client = data; in ppkb_irq_thread() local
277 static int ppkb_set_scan(struct i2c_client *client, bool enable) in ppkb_set_scan()
304 struct i2c_client *client = input_get_drvdata(input); in ppkb_open() local
316 struct i2c_client *client = input_get_drvdata(input); in ppkb_close() local
321 static int ppkb_probe(struct i2c_client *client) in ppkb_probe()
/Linux-v6.6/drivers/gpu/drm/i2c/
Dtda9950.c63 struct i2c_client *client; member
73 static int tda9950_write_range(struct i2c_client *client, u8 addr, u8 *p, int cnt) in tda9950_write_range()
98 static void tda9950_write(struct i2c_client *client, u8 addr, u8 val) in tda9950_write()
103 static int tda9950_read_range(struct i2c_client *client, u8 addr, u8 *p, int cnt) in tda9950_read_range()
126 static u8 tda9950_read(struct i2c_client *client, u8 addr) in tda9950_read()
280 struct i2c_client *client = priv->client; in tda9950_open() local
301 struct i2c_client *client = priv->client; in tda9950_release() local
378 static int tda9950_probe(struct i2c_client *client) in tda9950_probe()
480 static void tda9950_remove(struct i2c_client *client) in tda9950_remove()
/Linux-v6.6/drivers/input/mouse/
Dsynaptics_i2c.c219 struct i2c_client *client; member
241 static s32 synaptics_i2c_reg_get(struct i2c_client *client, u16 reg) in synaptics_i2c_reg_get()
252 static s32 synaptics_i2c_reg_set(struct i2c_client *client, u16 reg, u8 val) in synaptics_i2c_reg_set()
263 static s32 synaptics_i2c_word_get(struct i2c_client *client, u16 reg) in synaptics_i2c_word_get()
274 static int synaptics_i2c_config(struct i2c_client *client) in synaptics_i2c_config()
304 static int synaptics_i2c_reset_config(struct i2c_client *client) in synaptics_i2c_reset_config()
322 static int synaptics_i2c_check_error(struct i2c_client *client) in synaptics_i2c_check_error()
507 static struct synaptics_i2c *synaptics_i2c_touch_create(struct i2c_client *client) in synaptics_i2c_touch_create()
524 static int synaptics_i2c_probe(struct i2c_client *client) in synaptics_i2c_probe()
589 static void synaptics_i2c_remove(struct i2c_client *client) in synaptics_i2c_remove()
[all …]
/Linux-v6.6/drivers/video/backlight/
Dadp8870_bl.c108 struct i2c_client *client; member
122 struct i2c_client *client; member
128 static int adp8870_read(struct i2c_client *client, int reg, uint8_t *val) in adp8870_read()
143 static int adp8870_write(struct i2c_client *client, u8 reg, u8 val) in adp8870_write()
153 static int adp8870_set_bits(struct i2c_client *client, int reg, uint8_t bit_mask) in adp8870_set_bits()
172 static int adp8870_clr_bits(struct i2c_client *client, int reg, uint8_t bit_mask) in adp8870_clr_bits()
218 struct i2c_client *client = led->client; in adp8870_led_setup() local
239 static int adp8870_led_probe(struct i2c_client *client) in adp8870_led_probe()
324 static int adp8870_led_remove(struct i2c_client *client) in adp8870_led_remove()
339 static int adp8870_led_probe(struct i2c_client *client) in adp8870_led_probe()
[all …]
/Linux-v6.6/drivers/hwmon/pmbus/
Dmax15301.c69 static int max15301_read_word_data(struct i2c_client *client, int page, in max15301_read_word_data()
89 static int max15301_read_byte_data(struct i2c_client *client, int page, int reg) in max15301_read_byte_data()
105 static int max15301_write_word_data(struct i2c_client *client, int page, int reg, in max15301_write_word_data()
125 static int max15301_write_byte(struct i2c_client *client, int page, u8 value) in max15301_write_byte()
141 static int max15301_probe(struct i2c_client *client) in max15301_probe()
/Linux-v6.6/drivers/media/i2c/
Ddw9714.c53 static int dw9714_i2c_write(struct i2c_client *client, u16 data) in dw9714_i2c_write()
68 struct i2c_client *client = v4l2_get_subdevdata(&dw9714_dev->sd); in dw9714_t_focus_vcm() local
140 static int dw9714_probe(struct i2c_client *client) in dw9714_probe()
193 static void dw9714_remove(struct i2c_client *client) in dw9714_remove()
218 struct i2c_client *client = to_i2c_client(dev); in dw9714_vcm_suspend() local
250 struct i2c_client *client = to_i2c_client(dev); in dw9714_vcm_resume() local
Dov8858.c1244 struct i2c_client *client = v4l2_get_subdevdata(&ov8858->subdev); in ov8858_write() local
1285 struct i2c_client *client = v4l2_get_subdevdata(&ov8858->subdev); in ov8858_read() local
1375 struct i2c_client *client = v4l2_get_subdevdata(sd); in ov8858_s_stream() local
1536 struct i2c_client *client = v4l2_get_subdevdata(&ov8858->subdev); in ov8858_set_ctrl() local
1619 struct i2c_client *client = v4l2_get_subdevdata(&ov8858->subdev); in ov8858_power_on() local
1672 struct i2c_client *client = to_i2c_client(dev); in ov8858_runtime_resume() local
1681 struct i2c_client *client = to_i2c_client(dev); in ov8858_runtime_suspend() local
1701 struct i2c_client *client = v4l2_get_subdevdata(&ov8858->subdev); in ov8858_init_ctrls() local
1785 struct i2c_client *client = v4l2_get_subdevdata(&ov8858->subdev); in ov8858_check_sensor_id() local
1827 struct i2c_client *client = v4l2_get_subdevdata(&ov8858->subdev); in ov8858_configure_regulators() local
[all …]
Dimx208.c327 struct i2c_client *client = v4l2_get_subdevdata(&imx208->sd); in imx208_read_reg() local
360 struct i2c_client *client = v4l2_get_subdevdata(&imx208->sd); in imx208_write_reg() local
378 struct i2c_client *client = v4l2_get_subdevdata(&imx208->sd); in imx208_write_regs() local
437 struct i2c_client *client = v4l2_get_subdevdata(&imx208->sd); in imx208_set_ctrl() local
627 struct i2c_client *client = v4l2_get_subdevdata(&imx208->sd); in imx208_identify_module() local
656 struct i2c_client *client = v4l2_get_subdevdata(&imx208->sd); in imx208_start_streaming() local
694 struct i2c_client *client = v4l2_get_subdevdata(&imx208->sd); in imx208_stop_streaming() local
713 struct i2c_client *client = v4l2_get_subdevdata(sd); in imx208_set_stream() local
757 struct i2c_client *client = to_i2c_client(dev); in imx208_suspend() local
769 struct i2c_client *client = to_i2c_client(dev); in imx208_resume() local
[all …]
/Linux-v6.6/drivers/leds/
Dleds-turris-omnia.c39 struct i2c_client *client; member
76 static int omnia_led_register(struct i2c_client *client, struct omnia_led *led, in omnia_led_register()
158 struct i2c_client *client = to_i2c_client(dev); in brightness_show() local
172 struct i2c_client *client = to_i2c_client(dev); in brightness_store() local
195 static int omnia_leds_probe(struct i2c_client *client) in omnia_leds_probe()
235 static void omnia_leds_remove(struct i2c_client *client) in omnia_leds_remove()
/Linux-v6.6/drivers/iio/light/
Dcm3232.c71 struct i2c_client *client; member
87 struct i2c_client *client = chip->client; in cm3232_reg_init() local
164 struct i2c_client *client = chip->client; in cm3232_write_als_it() local
201 struct i2c_client *client = chip->client; in cm3232_get_lux() local
328 static int cm3232_probe(struct i2c_client *client) in cm3232_probe()
360 static void cm3232_remove(struct i2c_client *client) in cm3232_remove()
379 struct i2c_client *client = chip->client; in cm3232_suspend() local
393 struct i2c_client *client = chip->client; in cm3232_resume() local
Dvl6180.c86 struct i2c_client *client; member
128 static int vl6180_read(struct i2c_client *client, u16 cmd, void *databuf, in vl6180_read()
145 static int vl6180_read_byte(struct i2c_client *client, u16 cmd) in vl6180_read_byte()
157 static int vl6180_read_word(struct i2c_client *client, u16 cmd) in vl6180_read_word()
169 static int vl6180_write_byte(struct i2c_client *client, u16 cmd, u8 val) in vl6180_write_byte()
189 static int vl6180_write_word(struct i2c_client *client, u16 cmd, u16 val) in vl6180_write_word()
210 struct i2c_client *client = data->client; in vl6180_measure() local
444 struct i2c_client *client = data->client; in vl6180_init() local
496 static int vl6180_probe(struct i2c_client *client) in vl6180_probe()
/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/core/
Dclient.c40 struct nvkm_client *client; in nvkm_uclient_new() local
72 nvkm_client_search(struct nvkm_client *client, u64 handle) in nvkm_client_search()
84 nvkm_client_mthd_devlist(struct nvkm_client *client, void *data, u32 size) in nvkm_client_mthd_devlist()
112 struct nvkm_client *client = nvkm_client(object); in nvkm_client_mthd() local
172 struct nvkm_client *client; in nvkm_client_new() local

12345678910>>...60