Lines Matching defs:client
192 struct i2c_client *client; member
307 static int adt7475_read_word(struct i2c_client *client, int reg) in adt7475_read_word()
321 static void adt7475_write_word(struct i2c_client *client, int reg, u16 val) in adt7475_write_word()
355 struct i2c_client *client = data->client; in voltage_store() local
449 struct i2c_client *client = data->client; in temp_store() local
578 struct i2c_client *client = data->client; in temp_st_store() local
655 struct i2c_client *client = data->client; in point2_store() local
718 struct i2c_client *client = data->client; in tach_store() local
777 struct i2c_client *client = data->client; in pwm_store() local
838 struct i2c_client *client = data->client; in stall_disable_store() local
861 static int hw_set_pwm(struct i2c_client *client, int index, in hw_set_pwm()
922 struct i2c_client *client = data->client; in pwmchan_store() local
946 struct i2c_client *client = data->client; in pwmctrl_store() local
990 struct i2c_client *client = data->client; in pwmfreq_store() local
1030 struct i2c_client *client = data->client; in pwm_use_point2_pwm_at_crit_store() local
1312 static int adt7475_detect(struct i2c_client *client, in adt7475_detect()
1349 static int adt7475_update_limits(struct i2c_client *client) in adt7475_update_limits()
1464 static int load_config3(const struct i2c_client *client, const char *propname) in load_config3()
1490 static int load_config4(const struct i2c_client *client, const char *propname) in load_config4()
1521 static int load_config(const struct i2c_client *client, enum chips chip) in load_config()
1554 static int set_property_bit(const struct i2c_client *client, char *property, in set_property_bit()
1571 static int load_attenuators(const struct i2c_client *client, enum chips chip, in load_attenuators()
1600 static int adt7475_set_pwm_polarity(struct i2c_client *client) in adt7475_set_pwm_polarity()
1630 static int adt7475_probe(struct i2c_client *client) in adt7475_probe()
1829 static void adt7475_read_hystersis(struct i2c_client *client) in adt7475_read_hystersis()
1838 static void adt7475_read_pwm(struct i2c_client *client, int index) in adt7475_read_pwm()
1898 struct i2c_client *client = data->client; in adt7475_update_measure() local