Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwmon/
Dmax6650.c192 static int max6650_set_operating_mode(struct max6650_data *data, u8 mode) in max6650_set_operating_mode() function
298 return max6650_set_operating_mode(data, MAX6650_CFG_MODE_OFF); in max6650_set_target()
444 max6650_set_operating_mode(data, max6650_modes[mode]); in pwm1_enable_store()
696 max6650_set_operating_mode(data, MAX6650_CFG_MODE_CLOSED_LOOP); in max6650_init_client()