Lines Matching defs:client

14 	struct i2c_client *client;  member
45 struct i2c_client *client = state->client; in af9013_set_gpio() local
108 struct i2c_client *client = state->client; in af9013_set_frontend() local
401 struct i2c_client *client = state->client; in af9013_get_frontend() local
518 struct i2c_client *client = state->client; in af9013_read_status() local
832 struct i2c_client *client = state->client; in af9013_init() local
980 struct i2c_client *client = state->client; in af9013_sleep() local
1027 struct i2c_client *client = state->client; in af9013_download_firmware() local
1166 struct i2c_client *client = state->client; in af9013_pid_filter_ctrl() local
1185 struct i2c_client *client = state->client; in af9013_pid_filter() local
1213 static struct dvb_frontend *af9013_get_dvb_frontend(struct i2c_client *client) in af9013_get_dvb_frontend()
1222 static struct i2c_adapter *af9013_get_i2c_adapter(struct i2c_client *client) in af9013_get_i2c_adapter()
1239 struct i2c_client *client = state->client; in af9013_select() local
1260 struct i2c_client *client = state->client; in af9013_deselect() local
1279 static int af9013_wregs(struct i2c_client *client, u8 cmd, u16 reg, in af9013_wregs()
1321 static int af9013_rregs(struct i2c_client *client, u8 cmd, u16 reg, in af9013_rregs()
1364 struct i2c_client *client = context; in af9013_regmap_write() local
1403 struct i2c_client *client = context; in af9013_regmap_read() local
1433 static int af9013_probe(struct i2c_client *client, in af9013_probe()
1543 static int af9013_remove(struct i2c_client *client) in af9013_remove()