Lines Matching defs:client

277 static u16 adt7475_read_word(struct i2c_client *client, int reg)  in adt7475_read_word()
287 static void adt7475_write_word(struct i2c_client *client, int reg, u16 val) in adt7475_write_word()
345 struct i2c_client *client = to_i2c_client(dev); in set_voltage() local
436 struct i2c_client *client = to_i2c_client(dev); in set_temp() local
557 struct i2c_client *client = to_i2c_client(dev); in set_point2() local
617 struct i2c_client *client = to_i2c_client(dev); in set_tach() local
667 struct i2c_client *client = to_i2c_client(dev); in set_pwm() local
715 static int hw_set_pwm(struct i2c_client *client, int index, in hw_set_pwm()
774 struct i2c_client *client = to_i2c_client(dev); in set_pwmchan() local
797 struct i2c_client *client = to_i2c_client(dev); in set_pwmctrl() local
835 struct i2c_client *client = to_i2c_client(dev); in set_pwmfreq() local
870 struct i2c_client *client = to_i2c_client(dev); in set_pwm_at_crit() local
1193 static int adt7475_detect(struct i2c_client *client, in adt7475_detect()
1230 static void adt7475_remove_files(struct i2c_client *client, in adt7475_remove_files()
1250 static int adt7475_probe(struct i2c_client *client, in adt7475_probe()
1417 static int adt7475_remove(struct i2c_client *client) in adt7475_remove()
1439 static void adt7475_read_hystersis(struct i2c_client *client) in adt7475_read_hystersis()
1448 static void adt7475_read_pwm(struct i2c_client *client, int index) in adt7475_read_pwm()
1507 struct i2c_client *client = to_i2c_client(dev); in adt7475_update_device() local