Lines Matching defs:client
86 struct i2c_client *client; member
216 struct i2c_client *client, u8 val) in pca954x_reg_write()
237 struct i2c_client *client = data->client; in pca954x_select_chan() local
254 struct i2c_client *client = data->client; in pca954x_deselect_mux() local
278 struct i2c_client *client = to_i2c_client(dev); in idle_state_show() local
289 struct i2c_client *client = to_i2c_client(dev); in idle_state_store() local
352 struct i2c_client *client = data->client; in pca954x_irq_setup() local
395 static int pca954x_init(struct i2c_client *client, struct pca954x *data) in pca954x_init()
414 static int pca954x_probe(struct i2c_client *client, in pca954x_probe()
524 static int pca954x_remove(struct i2c_client *client) in pca954x_remove()
537 struct i2c_client *client = to_i2c_client(dev); in pca954x_resume() local