Home
last modified time | relevance | path

Searched refs:powerstatus (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/drivers/iio/temperature/
H A Dmlx90632.c149 * @powerstatus: Current POWER status of the device
161 int powerstatus; member
228 if (data->powerstatus == MLX90632_PWR_STATUS_SLEEP_STEP) in mlx90632_pwr_set_sleep_step()
236 data->powerstatus = MLX90632_PWR_STATUS_SLEEP_STEP; in mlx90632_pwr_set_sleep_step()
246 if (data->powerstatus == MLX90632_PWR_STATUS_CONTINUOUS) in mlx90632_pwr_continuous()
254 data->powerstatus = MLX90632_PWR_STATUS_CONTINUOUS; in mlx90632_pwr_continuous()
399 current_powerstatus = data->powerstatus; in mlx90632_set_meas_type()
417 data->powerstatus = MLX90632_PWR_STATUS_HALT; in mlx90632_set_meas_type()
514 switch (data->powerstatus) { in mlx90632_read_all_channel()
619 switch (data->powerstatus) { in mlx90632_read_all_channel_extended()
[all...]

Completed in 2 milliseconds