Lines Matching refs:i2c_client
61 static s32 i2c_nuvoton_read_buf(struct i2c_client *client, u8 offset, u8 size, in i2c_nuvoton_read_buf()
73 static s32 i2c_nuvoton_write_buf(struct i2c_client *client, u8 offset, u8 size, in i2c_nuvoton_write_buf()
99 struct i2c_client *client = to_i2c_client(chip->pdev); in i2c_nuvoton_read_status()
114 static s32 i2c_nuvoton_write_status(struct i2c_client *client, u8 data) in i2c_nuvoton_write_status()
130 struct i2c_client *client = to_i2c_client(chip->pdev); in i2c_nuvoton_ready()
142 static int i2c_nuvoton_get_burstcount(struct i2c_client *client, in i2c_nuvoton_get_burstcount()
231 static int i2c_nuvoton_recv_data(struct i2c_client *client, in i2c_nuvoton_recv_data()
268 struct i2c_client *client = to_i2c_client(dev); in i2c_nuvoton_recv()
351 struct i2c_client *client = to_i2c_client(dev); in i2c_nuvoton_send()
484 static int get_vid(struct i2c_client *client, u32 *res) in get_vid()
518 static int i2c_nuvoton_probe(struct i2c_client *client, in i2c_nuvoton_probe()
613 static int i2c_nuvoton_remove(struct i2c_client *client) in i2c_nuvoton_remove()