Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/iio/temperature/
Dmlx90614.c73 struct mlx90614_data { struct
175 static int mlx90614_power_get(struct mlx90614_data *data, bool startup) in mlx90614_power_get()
200 static void mlx90614_power_put(struct mlx90614_data *data) in mlx90614_power_put()
209 static inline int mlx90614_power_get(struct mlx90614_data *data, bool startup) in mlx90614_power_get()
214 static inline void mlx90614_power_put(struct mlx90614_data *data) in mlx90614_power_put()
223 struct mlx90614_data *data = iio_priv(indio_dev); in mlx90614_read_raw()
320 struct mlx90614_data *data = iio_priv(indio_dev); in mlx90614_write_raw()
436 static int mlx90614_sleep(struct mlx90614_data *data) in mlx90614_sleep()
457 static int mlx90614_wakeup(struct mlx90614_data *data) in mlx90614_wakeup()
513 static inline int mlx90614_sleep(struct mlx90614_data *data) in mlx90614_sleep()
[all …]