Home
last modified time | relevance | path

Searched defs:client (Results 1126 – 1150 of 1845) sorted by relevance

1...<<41424344454647484950>>...74

/OK3568_Linux_fs/external/xserver/hw/dmx/glxProxy/
H A Dglxsingle.c89 SendSwappedReply(ClientPtr client, in SendSwappedReply()
211 ClientPtr client = cl->client; in __glXForwardPipe0WithReply() local
298 ClientPtr client = cl->client; in __glXForwardAllWithReply() local
795 ClientPtr client = cl->client; in __glXDisp_ReadPixels() local
/OK3568_Linux_fs/kernel/arch/arm/mach-davinci/
H A Dboard-da850-evm.c463 static int da850_evm_ui_expander_setup(struct i2c_client *client, unsigned gpio, in da850_evm_ui_expander_setup()
522 static int da850_evm_ui_expander_teardown(struct i2c_client *client, in da850_evm_ui_expander_teardown()
671 static int da850_evm_bb_expander_setup(struct i2c_client *client, in da850_evm_bb_expander_setup()
703 static int da850_evm_bb_expander_teardown(struct i2c_client *client, in da850_evm_bb_expander_teardown()
/OK3568_Linux_fs/kernel/drivers/mfd/
H A Drk630-i2c.c16 rk630_i2c_probe(struct i2c_client *client, const struct i2c_device_id *id) in rk630_i2c_probe()
H A Dlp873x.c35 static int lp873x_probe(struct i2c_client *client, in lp873x_probe()
/OK3568_Linux_fs/kernel/drivers/iio/chemical/
H A Dbme680_i2c.c21 static int bme680_i2c_probe(struct i2c_client *client, in bme680_i2c_probe()
/OK3568_Linux_fs/kernel/drivers/iio/imu/st_lsm6dsx/
H A Dst_lsm6dsx_i2c.c24 static int st_lsm6dsx_i2c_probe(struct i2c_client *client, in st_lsm6dsx_i2c_probe()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Dad7879-i2c.c26 static int ad7879_i2c_probe(struct i2c_client *client, in ad7879_i2c_probe()
/OK3568_Linux_fs/kernel/drivers/iio/light/
H A Dst_uvis25_i2c.c28 static int st_uvis25_i2c_probe(struct i2c_client *client, in st_uvis25_i2c_probe()
H A Dmax44009.c80 struct i2c_client *client; member
123 struct i2c_client *client = data->client; in max44009_write_int_time() local
490 static int max44009_probe(struct i2c_client *client, in max44009_probe()
H A Djsa1212.c117 struct i2c_client *client; member
311 static int jsa1212_probe(struct i2c_client *client, in jsa1212_probe()
376 static int jsa1212_remove(struct i2c_client *client) in jsa1212_remove()
/OK3568_Linux_fs/kernel/drivers/iio/imu/
H A Dfxos8700_i2c.c21 static int fxos8700_i2c_probe(struct i2c_client *client, in fxos8700_i2c_probe()
/OK3568_Linux_fs/kernel/drivers/iio/imu/bmi160/
H A Dbmi160_i2c.c19 static int bmi160_i2c_probe(struct i2c_client *client, in bmi160_i2c_probe()
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dsgtl5000.c1419 static int sgtl5000_enable_regulators(struct i2c_client *client) in sgtl5000_enable_regulators()
1566 static void sgtl5000_fill_defaults(struct i2c_client *client) in sgtl5000_fill_defaults()
1582 static int sgtl5000_i2c_probe(struct i2c_client *client, in sgtl5000_i2c_probe()
1796 static int sgtl5000_i2c_remove(struct i2c_client *client) in sgtl5000_i2c_remove()
1811 static void sgtl5000_i2c_shutdown(struct i2c_client *client) in sgtl5000_i2c_shutdown()
/OK3568_Linux_fs/kernel/drivers/input/keyboard/
H A Dlm8323.c136 struct i2c_client *client; member
618 static int lm8323_probe(struct i2c_client *client, in lm8323_probe()
755 static int lm8323_remove(struct i2c_client *client) in lm8323_remove()
783 struct i2c_client *client = to_i2c_client(dev); in lm8323_suspend() local
803 struct i2c_client *client = to_i2c_client(dev); in lm8323_resume() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i2c/
H A Dch7006_priv.h132 #define ch7006_dbg(client, format, ...) do { \ argument
137 #define ch7006_info(client, format, ...) \ argument
139 #define ch7006_err(client, format, ...) \ argument
168 #define ch7006_load_reg(client, state, reg) ch7006_write(client, reg, state->regs[reg]) argument
169 #define ch7006_save_reg(client, state, reg) state->regs[reg] = ch7006_read(client, reg) argument
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dsaa7115.c111 struct i2c_client *client = v4l2_get_subdevdata(sd); in saa711x_write() local
177 struct i2c_client *client = v4l2_get_subdevdata(sd); in saa711x_read() local
1704 static int saa711x_detect_chip(struct i2c_client *client, in saa711x_detect_chip()
1807 static int saa711x_probe(struct i2c_client *client, in saa711x_probe()
1930 static int saa711x_remove(struct i2c_client *client) in saa711x_remove()
/OK3568_Linux_fs/kernel/drivers/iio/humidity/
H A Dhts221_i2c.c28 static int hts221_i2c_probe(struct i2c_client *client, in hts221_i2c_probe()
/OK3568_Linux_fs/kernel/drivers/iio/accel/
H A Dadxl372_i2c.c21 static int adxl372_i2c_probe(struct i2c_client *client, in adxl372_i2c_probe()
H A Dkxsd9-i2c.c35 static int kxsd9_i2c_remove(struct i2c_client *client) in kxsd9_i2c_remove()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvif/
H A Ddriver.c41 const char *name, u64 device, struct nvif_client *client) in nvif_driver_init()
/OK3568_Linux_fs/kernel/drivers/macintosh/
H A Dwindfarm_ad7417_sensor.c232 static int wf_ad7417_probe(struct i2c_client *client, in wf_ad7417_probe()
292 static int wf_ad7417_remove(struct i2c_client *client) in wf_ad7417_remove()
/OK3568_Linux_fs/kernel/drivers/iio/pressure/
H A Ddlhl60d.c46 struct i2c_client *client; member
286 static int dlh_probe(struct i2c_client *client, in dlh_probe()
/OK3568_Linux_fs/kernel/drivers/media/pci/cx25821/
H A Dcx25821-i2c.c346 struct i2c_client *client = &bus->i2c_client; in cx25821_i2c_read() local
380 struct i2c_client *client = &bus->i2c_client; in cx25821_i2c_write() local
/OK3568_Linux_fs/kernel/drivers/usb/typec/tcpm/
H A Dtcpci_husb311.c148 static int husb311_probe(struct i2c_client *client, in husb311_probe()
207 static int husb311_remove(struct i2c_client *client) in husb311_remove()
/OK3568_Linux_fs/kernel/drivers/hwmon/pmbus/
H A Dbel-pfe.c92 static int pfe_pmbus_probe(struct i2c_client *client) in pfe_pmbus_probe()

1...<<41424344454647484950>>...74