Lines Matching +defs:val +defs:client
258 struct i2c_client *client; member
282 static int rohm_i2c_burst_read(struct i2c_client *client, u8 start, void *buf, in rohm_i2c_burst_read()
315 struct i2c_client *client = ts->client; in rohm_ts_manual_calibration() local
326 s32 val; in rohm_ts_manual_calibration() local
523 struct i2c_client *client = ts->client; in rohm_ts_soft_irq() local
642 static int rohm_ts_load_firmware(struct i2c_client *client, in rohm_ts_load_firmware()
754 struct i2c_client *client = to_i2c_client(dev); in swap_xy_show() local
763 struct i2c_client *client = to_i2c_client(dev); in swap_xy_store() local
765 unsigned int val; in swap_xy_store() local
779 struct i2c_client *client = to_i2c_client(dev); in inv_x_show() local
788 struct i2c_client *client = to_i2c_client(dev); in inv_x_store() local
790 unsigned int val; in inv_x_store() local
804 struct i2c_client *client = to_i2c_client(dev); in inv_y_show() local
813 struct i2c_client *client = to_i2c_client(dev); in inv_y_store() local
815 unsigned int val; in inv_y_store() local
838 static int rohm_ts_device_init(struct i2c_client *client, u8 setup2) in rohm_ts_device_init()
1024 static int rohm_ts_power_off(struct i2c_client *client) in rohm_ts_power_off()
1048 struct i2c_client *client = ts->client; in rohm_ts_open() local
1074 static int rohm_bu21023_i2c_probe(struct i2c_client *client) in rohm_bu21023_i2c_probe()