Home
last modified time | relevance | path

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

/linux-5.19.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()
201 static void mlx90614_power_put(struct mlx90614_data *data) in mlx90614_power_put()
210 static inline int mlx90614_power_get(struct mlx90614_data *data, bool startup) in mlx90614_power_get()
215 static inline void mlx90614_power_put(struct mlx90614_data *data) in mlx90614_power_put()
224 struct mlx90614_data *data = iio_priv(indio_dev); in mlx90614_read_raw()
321 struct mlx90614_data *data = iio_priv(indio_dev); in mlx90614_write_raw()
417 static int mlx90614_sleep(struct mlx90614_data *data) in mlx90614_sleep()
438 static int mlx90614_wakeup(struct mlx90614_data *data) in mlx90614_wakeup()
494 static inline int mlx90614_sleep(struct mlx90614_data *data) in mlx90614_sleep()
[all …]