Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/iio/temperature/
Dmlx90614.c77 struct mlx90614_data { struct
180 static int mlx90614_power_get(struct mlx90614_data *data, bool startup) in mlx90614_power_get()
202 static void mlx90614_power_put(struct mlx90614_data *data) in mlx90614_power_put()
211 static inline int mlx90614_power_get(struct mlx90614_data *data, bool startup) in mlx90614_power_get()
216 static inline void mlx90614_power_put(struct mlx90614_data *data) in mlx90614_power_put()
225 struct mlx90614_data *data = iio_priv(indio_dev); in mlx90614_read_raw()
316 struct mlx90614_data *data = iio_priv(indio_dev); in mlx90614_write_raw()
406 static int mlx90614_sleep(struct mlx90614_data *data) in mlx90614_sleep()
427 static int mlx90614_wakeup(struct mlx90614_data *data) in mlx90614_wakeup()
483 static inline int mlx90614_sleep(struct mlx90614_data *data) in mlx90614_sleep()
[all …]