Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/iio/temperature/
Dmlx90614.c73 struct mlx90614_data { struct
176 static int mlx90614_power_get(struct mlx90614_data *data, bool startup) in mlx90614_power_get()
198 static void mlx90614_power_put(struct mlx90614_data *data) in mlx90614_power_put()
207 static inline int mlx90614_power_get(struct mlx90614_data *data, bool startup) in mlx90614_power_get()
212 static inline void mlx90614_power_put(struct mlx90614_data *data) in mlx90614_power_put()
221 struct mlx90614_data *data = iio_priv(indio_dev); in mlx90614_read_raw()
312 struct mlx90614_data *data = iio_priv(indio_dev); in mlx90614_write_raw()
402 static int mlx90614_sleep(struct mlx90614_data *data) in mlx90614_sleep()
423 static int mlx90614_wakeup(struct mlx90614_data *data) in mlx90614_wakeup()
479 static inline int mlx90614_sleep(struct mlx90614_data *data) in mlx90614_sleep()
[all …]