Lines Matching +defs:val +defs:client
114 struct i2c_client *client; member
301 struct i2c_client *client, u8 val) in pca954x_reg_write()
322 struct i2c_client *client = data->client; in pca954x_select_chan() local
339 struct i2c_client *client = data->client; in pca954x_deselect_mux() local
363 struct i2c_client *client = to_i2c_client(dev); in idle_state_show() local
374 struct i2c_client *client = to_i2c_client(dev); in idle_state_store() local
377 int val; in idle_state_store() local
437 struct i2c_client *client = data->client; in pca954x_irq_setup() local
482 static int pca954x_init(struct i2c_client *client, struct pca954x *data) in pca954x_init()
557 static int pca954x_probe(struct i2c_client *client) in pca954x_probe()
678 static void pca954x_remove(struct i2c_client *client) in pca954x_remove()
689 struct i2c_client *client = to_i2c_client(dev); in pca954x_resume() local