Lines Matching defs:data
106 union i2c_smbus_data data; in mlx90614_write_word() local
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() local
312 struct mlx90614_data *data = iio_priv(indio_dev); in mlx90614_write_raw() local
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()
483 static inline int mlx90614_wakeup(struct mlx90614_data *data) in mlx90614_wakeup()
510 struct mlx90614_data *data; in mlx90614_probe() local
562 struct mlx90614_data *data = iio_priv(indio_dev); in mlx90614_remove() local
592 struct mlx90614_data *data = iio_priv(indio_dev); in mlx90614_pm_suspend() local
603 struct mlx90614_data *data = iio_priv(indio_dev); in mlx90614_pm_resume() local
624 struct mlx90614_data *data = iio_priv(indio_dev); in mlx90614_pm_runtime_suspend() local
632 struct mlx90614_data *data = iio_priv(indio_dev); in mlx90614_pm_runtime_resume() local