Lines Matching defs:client
52 static s32 i2c_nuvoton_read_buf(struct i2c_client *client, u8 offset, u8 size, in i2c_nuvoton_read_buf()
64 static s32 i2c_nuvoton_write_buf(struct i2c_client *client, u8 offset, u8 size, in i2c_nuvoton_write_buf()
90 struct i2c_client *client = to_i2c_client(chip->dev.parent); in i2c_nuvoton_read_status() local
105 static s32 i2c_nuvoton_write_status(struct i2c_client *client, u8 data) in i2c_nuvoton_write_status()
123 struct i2c_client *client = to_i2c_client(chip->dev.parent); in i2c_nuvoton_ready() local
135 static int i2c_nuvoton_get_burstcount(struct i2c_client *client, in i2c_nuvoton_get_burstcount()
229 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() local
356 struct i2c_client *client = to_i2c_client(dev); in i2c_nuvoton_send() local
491 static int get_vid(struct i2c_client *client, u32 *res) in get_vid()
525 static int i2c_nuvoton_probe(struct i2c_client *client, in i2c_nuvoton_probe()
625 static int i2c_nuvoton_remove(struct i2c_client *client) in i2c_nuvoton_remove()