Lines Matching defs:data
110 union i2c_smbus_data data; in mlx90614_write_word() local
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() local
316 struct mlx90614_data *data = iio_priv(indio_dev); in mlx90614_write_raw() local
407 static int mlx90614_sleep(struct mlx90614_data *data) in mlx90614_sleep()
428 static int mlx90614_wakeup(struct mlx90614_data *data) in mlx90614_wakeup()
484 static inline int mlx90614_sleep(struct mlx90614_data *data) in mlx90614_sleep()
488 static inline int mlx90614_wakeup(struct mlx90614_data *data) in mlx90614_wakeup()
515 struct mlx90614_data *data; in mlx90614_probe() local
568 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