Lines Matching defs:client
56 struct i2c_client *client = techpoint->client; in techpoint_get_regulators() local
76 struct i2c_client *client = techpoint->client; in techpoint_analyze_dts() local
302 struct i2c_client *client = to_i2c_client(dev); in techpoint_runtime_resume() local
311 struct i2c_client *client = to_i2c_client(dev); in techpoint_runtime_suspend() local
323 struct i2c_client *client = techpoint->client; in techpoint_power() local
423 struct i2c_client *client = techpoint->client; in techpoint_get_fmt() local
788 struct i2c_client *client = techpoint->client; in techpoint_stream() local
943 static int tp2833_audio_config_rmpos(struct i2c_client *client, in tp2833_audio_config_rmpos()
1057 struct i2c_client *client = techpoint->client; in techpoint_2855_audio_init() local
1101 struct i2c_client *client = techpoint->client; in techpoint_9930_audio_init() local
1336 static int techpoint_sysfs_init(struct i2c_client *client, in techpoint_sysfs_init()
1366 static int techpoint_probe(struct i2c_client *client, in techpoint_probe()
1471 static int techpoint_remove(struct i2c_client *client) in techpoint_remove()