Lines Matching defs:client
185 struct i2c_client *client; member
257 struct i2c_client *client; member
591 static void ssif_alert(struct i2c_client *client, enum i2c_alert_protocol type, in ssif_alert()
1325 static int ssif_remove(struct i2c_client *client) in ssif_remove()
1351 static int read_response(struct i2c_client *client, unsigned char *resp) in read_response()
1369 static int do_cmd(struct i2c_client *client, int len, unsigned char *msg, in do_cmd()
1403 static int ssif_detect(struct i2c_client *client, struct i2c_board_info *info) in ssif_detect()
1498 static int find_slave_address(struct i2c_client *client, int slave_addr) in find_slave_address()
1511 static int start_multipart_test(struct i2c_client *client, in start_multipart_test()
1542 static void test_multipart_messages(struct i2c_client *client, in test_multipart_messages()
1632 static void ssif_remove_dup(struct i2c_client *client) in ssif_remove_dup()
1640 static int ssif_add_infos(struct i2c_client *client) in ssif_add_infos()
1660 static int ssif_check_and_remove(struct i2c_client *client, in ssif_check_and_remove()
1686 static int ssif_probe(struct i2c_client *client, const struct i2c_device_id *id) in ssif_probe()