Lines Matching defs:client
406 static int w83795_set_bank(struct i2c_client *client, u8 bank) in w83795_set_bank()
430 static u8 w83795_read(struct i2c_client *client, u16 reg) in w83795_read()
449 static int w83795_write(struct i2c_client *client, u16 reg, u8 value) in w83795_write()
465 static void w83795_update_limits(struct i2c_client *client) in w83795_update_limits()
536 struct i2c_client *client = to_i2c_client(dev); in w83795_update_pwm_config() local
603 struct i2c_client *client = to_i2c_client(dev); in w83795_update_device() local
736 struct i2c_client *client = to_i2c_client(dev); in store_beep() local
766 struct i2c_client *client = to_i2c_client(dev); in store_chassis_clear() local
812 struct i2c_client *client = to_i2c_client(dev); in store_fan_min() local
870 struct i2c_client *client = to_i2c_client(dev); in store_pwm() local
931 struct i2c_client *client = to_i2c_client(dev); in store_pwm_enable() local
1035 struct i2c_client *client = to_i2c_client(dev); in store_temp_src() local
1103 struct i2c_client *client = to_i2c_client(dev); in store_temp_pwm_enable() local
1164 struct i2c_client *client = to_i2c_client(dev); in store_fanin() local
1212 struct i2c_client *client = to_i2c_client(dev); in store_temp_pwm() local
1272 struct i2c_client *client = to_i2c_client(dev); in store_sf4_pwm() local
1308 struct i2c_client *client = to_i2c_client(dev); in store_sf4_temp() local
1352 struct i2c_client *client = to_i2c_client(dev); in store_temp() local
1413 struct i2c_client *client = to_i2c_client(dev); in store_dts_ext() local
1450 struct i2c_client *client = to_i2c_client(dev); in store_temp_mode() local
1529 struct i2c_client *client = to_i2c_client(dev); in store_in() local
1588 struct i2c_client *client = to_i2c_client(dev); in store_sf_setup() local
1869 static void w83795_init_client(struct i2c_client *client) in w83795_init_client()
1892 static int w83795_get_device_id(struct i2c_client *client) in w83795_get_device_id()
1915 static int w83795_detect(struct i2c_client *client, in w83795_detect()
2096 static void w83795_check_dynamic_in_limits(struct i2c_client *client) in w83795_check_dynamic_in_limits()
2150 static int w83795_probe(struct i2c_client *client, in w83795_probe()
2250 static int w83795_remove(struct i2c_client *client) in w83795_remove()