Lines Matching defs:client
22 static int si2168_i2c_master_send_unlocked(const struct i2c_client *client, in si2168_i2c_master_send_unlocked()
37 static int si2168_i2c_master_recv_unlocked(const struct i2c_client *client, in si2168_i2c_master_recv_unlocked()
53 static int si2168_cmd_execute_unlocked(struct i2c_client *client, in si2168_cmd_execute_unlocked()
112 static int si2168_cmd_execute(struct i2c_client *client, struct si2168_cmd *cmd) in si2168_cmd_execute()
125 struct i2c_client *client = fe->demodulator_priv; in si2168_read_status() local
195 struct i2c_client *client = fe->demodulator_priv; in si2168_set_frontend() local
396 struct i2c_client *client = fe->demodulator_priv; in si2168_init() local
583 struct i2c_client *client = fe->demodulator_priv; in si2168_sleep() local
620 struct i2c_client *client = mux_priv; in si2168_select() local
640 struct i2c_client *client = mux_priv; in si2168_deselect() local
695 static int si2168_probe(struct i2c_client *client, in si2168_probe()
740 static int si2168_remove(struct i2c_client *client) in si2168_remove()