Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/iio/temperature/
Dmlx90632.c81 #define MLX90632_PWR_STATUS_CONTINUOUS MLX90632_PWR_STATUS(3) /* continuous */ macro
246 if (data->powerstatus == MLX90632_PWR_STATUS_CONTINUOUS) in mlx90632_pwr_continuous()
250 MLX90632_PWR_STATUS_CONTINUOUS); in mlx90632_pwr_continuous()
254 data->powerstatus = MLX90632_PWR_STATUS_CONTINUOUS; in mlx90632_pwr_continuous()
515 case MLX90632_PWR_STATUS_CONTINUOUS: in mlx90632_read_all_channel()
620 case MLX90632_PWR_STATUS_CONTINUOUS: in mlx90632_read_all_channel_extended()