Home
last modified time | relevance | path

Searched refs:max6650_set_operating_mode (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/hwmon/
H A Dmax6650.c201 static int max6650_set_operating_mode(struct max6650_data *data, u8 mode) in max6650_set_operating_mode() function
267 return max6650_set_operating_mode(data, MAX6650_CFG_MODE_OFF); in max6650_set_target()
464 max6650_set_operating_mode(data, MAX6650_CFG_MODE_CLOSED_LOOP); in max6650_init_client()
502 max6650_set_operating_mode(data, state ? in max6650_set_cur_state()
636 ret = max6650_set_operating_mode(data, in max6650_write()