Home
last modified time | relevance | path

Searched defs:client (Results 1301 – 1325 of 1845) sorted by relevance

1...<<51525354555657585960>>...74

/OK3568_Linux_fs/kernel/arch/arm/mach-omap1/
H A Dboard-h2.c315 static int tps_setup(struct i2c_client *client, void *context) in tps_setup()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i2c/
H A Dtda998x_drv.c561 struct i2c_client *client = priv->hdmi; in set_page() local
580 struct i2c_client *client = priv->hdmi; in reg_read_range() local
611 struct i2c_client *client = priv->hdmi; in reg_write_range() local
652 struct i2c_client *client = priv->hdmi; in reg_write() local
671 struct i2c_client *client = priv->hdmi; in reg_write16() local
1809 struct i2c_client *client = to_i2c_client(dev); in tda998x_create() local
2059 tda998x_probe(struct i2c_client *client, const struct i2c_device_id *id) in tda998x_probe()
2078 static int tda998x_remove(struct i2c_client *client) in tda998x_remove()
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dov5640.c604 struct i2c_client *client = sensor->i2c_client; in ov5640_init_slave_id() local
632 struct i2c_client *client = sensor->i2c_client; in ov5640_write_reg() local
658 struct i2c_client *client = sensor->i2c_client; in ov5640_read_reg() local
1507 struct i2c_client *client = sensor->i2c_client; in ov5640_set_virtual_channel() local
1883 struct i2c_client *client = sensor->i2c_client; in ov5640_set_power_on() local
2990 struct i2c_client *client = sensor->i2c_client; in ov5640_check_chip_id() local
3016 static int ov5640_probe(struct i2c_client *client) in ov5640_probe()
3155 static int ov5640_remove(struct i2c_client *client) in ov5640_remove()
H A Dgc2093.c1380 struct i2c_client *client = to_i2c_client(dev); in gc2093_runtime_resume() local
1390 struct i2c_client *client = to_i2c_client(dev); in gc2093_runtime_suspend() local
1403 static int gc2093_probe(struct i2c_client *client, in gc2093_probe()
1537 static int gc2093_remove(struct i2c_client *client) in gc2093_remove()
H A Dmax2175.c265 struct i2c_client *client; /* I2C client */ member
1261 static int max2175_refout_load_to_bits(struct i2c_client *client, u32 load, in max2175_refout_load_to_bits()
1274 static int max2175_probe(struct i2c_client *client) in max2175_probe()
1407 static int max2175_remove(struct i2c_client *client) in max2175_remove()
H A Dsc210iot.c989 struct i2c_client *client = to_i2c_client(dev); in sc210iot_runtime_resume() local
999 struct i2c_client *client = to_i2c_client(dev); in sc210iot_runtime_suspend() local
1012 static int sc210iot_probe(struct i2c_client *client, in sc210iot_probe()
1139 static int sc210iot_remove(struct i2c_client *client) in sc210iot_remove()
H A Dmax9286.c153 struct i2c_client *client; member
1056 struct i2c_client *client; in max9286_init() local
1215 static int max9286_probe(struct i2c_client *client) in max9286_probe()
1287 static int max9286_remove(struct i2c_client *client) in max9286_remove()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Dstmfts.c78 struct i2c_client *client; member
627 static int stmfts_probe(struct i2c_client *client, in stmfts_probe()
742 static int stmfts_remove(struct i2c_client *client) in stmfts_remove()
/OK3568_Linux_fs/kernel/drivers/ptp/
H A Dptp_idt82p33.c86 struct i2c_client *client = idt82p33->client; in idt82p33_xfer() local
902 static int idt82p33_probe(struct i2c_client *client, in idt82p33_probe()
960 static int idt82p33_remove(struct i2c_client *client) in idt82p33_remove()
/OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/
H A Dsi2165.c35 struct i2c_client *client; member
1147 static int si2165_probe(struct i2c_client *client, in si2165_probe()
1277 static int si2165_remove(struct i2c_client *client) in si2165_remove()
H A Dlgdt3306a.c2194 struct i2c_client *client = i2c_mux_priv(muxc); in lgdt3306a_select() local
2202 struct i2c_client *client = i2c_mux_priv(muxc); in lgdt3306a_deselect() local
2208 static int lgdt3306a_probe(struct i2c_client *client, in lgdt3306a_probe()
2265 static int lgdt3306a_remove(struct i2c_client *client) in lgdt3306a_remove()
/OK3568_Linux_fs/kernel/drivers/leds/
H A Dleds-tca6507.c168 struct i2c_client *client; member
736 static int tca6507_probe(struct i2c_client *client, in tca6507_probe()
798 static int tca6507_remove(struct i2c_client *client) in tca6507_remove()
H A Dleds-lm3642.c292 static int lm3642_probe(struct i2c_client *client, in lm3642_probe()
383 static int lm3642_remove(struct i2c_client *client) in lm3642_remove()
/OK3568_Linux_fs/external/xserver/Xext/
H A Dxselinux_hooks.c49 ClientPtr client; /* client */ member
112 SELinuxLabelClient(ClientPtr client) in SELinuxLabelClient()
255 ClientPtr client = audit->client; in SELinuxAudit() local
/OK3568_Linux_fs/kernel/drivers/char/agp/
H A Dcompat_ioctl.c65 struct agp_client *client; in compat_agpioc_reserve_wrap() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/net/
H A Dfin_ack_lat.c28 static void client(int port) in client() function
/OK3568_Linux_fs/kernel/drivers/iio/pressure/
H A Dms5611.h40 void *client; member
/OK3568_Linux_fs/kernel/drivers/iio/dac/
H A Dti-dac5571.c44 struct i2c_client *client; member
307 static int dac5571_probe(struct i2c_client *client, in dac5571_probe()
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Des8323.c873 static int es8323_i2c_remove(struct i2c_client *client) in es8323_i2c_remove()
886 static void es8323_i2c_shutdown(struct i2c_client *client) in es8323_i2c_shutdown()
H A Dtas2562.c52 struct i2c_client *client; member
758 static int tas2562_probe(struct i2c_client *client, in tas2562_probe()
H A Dtc358749x.h42 struct i2c_client *client; member
/OK3568_Linux_fs/kernel/drivers/macintosh/
H A Dtherm_adt746x.c468 static int probe_thermostat(struct i2c_client *client, in probe_thermostat()
567 static int remove_thermostat(struct i2c_client *client) in remove_thermostat()
/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Dtouchscreen_dmi.c1547 static void ts_dmi_add_props(struct i2c_client *client) in ts_dmi_add_props()
1564 struct i2c_client *client; in ts_dmi_notifier_call() local
/OK3568_Linux_fs/kernel/drivers/iio/light/
H A Dvcnl4000.c121 struct i2c_client *client; member
997 struct i2c_client *client = data->client; in vcnl4010_probe_trigger() local
1012 static int vcnl4000_probe(struct i2c_client *client, in vcnl4000_probe()
1116 static int vcnl4000_remove(struct i2c_client *client) in vcnl4000_remove()
/OK3568_Linux_fs/kernel/sound/drivers/opl4/
H A Dopl4_seq.c131 int client; in snd_opl4_seq_probe() local

1...<<51525354555657585960>>...74