Lines Matching defs:client
17 static int si2157_cmd_execute(struct i2c_client *client, struct si2157_cmd *cmd) in si2157_cmd_execute()
81 struct i2c_client *client = fe->tuner_priv; in si2157_init() local
282 struct i2c_client *client = fe->tuner_priv; in si2157_sleep() local
308 static int si2157_tune_wait(struct i2c_client *client, u8 is_digital) in si2157_tune_wait()
397 struct i2c_client *client = fe->tuner_priv; in si2157_set_params() local
508 struct i2c_client *client = fe->tuner_priv; in si2157_set_analog_params() local
704 struct i2c_client *client = fe->tuner_priv; in si2157_get_frequency() local
714 struct i2c_client *client = fe->tuner_priv; in si2157_get_bandwidth() local
724 struct i2c_client *client = fe->tuner_priv; in si2157_get_if_frequency() local
734 struct i2c_client *client = fe->tuner_priv; in si2157_get_rf_strength() local
790 struct i2c_client *client = fe->tuner_priv; in si2157_stat_work() local
814 static int si2157_probe(struct i2c_client *client, in si2157_probe()
892 static int si2157_remove(struct i2c_client *client) in si2157_remove()