Lines Matching defs:client
132 struct i2c_client *client; member
210 struct i2c_client *client = data->client; in g762_update_client() local
495 struct i2c_client *client = data->client; in do_set_pwm() local
593 static int g762_of_clock_enable(struct i2c_client *client) in g762_of_clock_enable()
636 static void g762_of_clock_disable(struct i2c_client *client) in g762_of_clock_disable()
647 static int g762_of_prop_import_one(struct i2c_client *client, in g762_of_prop_import_one()
666 static int g762_of_prop_import(struct i2c_client *client) in g762_of_prop_import()
688 static int g762_of_prop_import(struct i2c_client *client) in g762_of_prop_import()
693 static int g762_of_clock_enable(struct i2c_client *client) in g762_of_clock_enable()
698 static void g762_of_clock_disable(struct i2c_client *client) { } in g762_of_clock_disable()
706 static int g762_pdata_prop_import(struct i2c_client *client) in g762_pdata_prop_import()
1052 static int g762_probe(struct i2c_client *client, const struct i2c_device_id *id) in g762_probe()
1102 static int g762_remove(struct i2c_client *client) in g762_remove()