Lines Matching defs:indio_dev
60 struct iio_dev *indio_dev = private; in sx_common_irq_handler() local
74 static void sx_common_push_events(struct iio_dev *indio_dev) in sx_common_push_events()
247 int sx_common_read_event_config(struct iio_dev *indio_dev, in sx_common_read_event_config()
268 int sx_common_write_event_config(struct iio_dev *indio_dev, in sx_common_write_event_config()
310 struct iio_dev *indio_dev = iio_trigger_get_drvdata(trig); in sx_common_set_trigger_state() local
337 struct iio_dev *indio_dev = private; in sx_common_irq_thread_handler() local
365 struct iio_dev *indio_dev = pf->indio_dev; in sx_common_trigger_handler() local
393 static int sx_common_buffer_preenable(struct iio_dev *indio_dev) in sx_common_buffer_preenable()
408 static int sx_common_buffer_postdisable(struct iio_dev *indio_dev) in sx_common_buffer_postdisable()
426 static int sx_common_init_device(struct device *dev, struct iio_dev *indio_dev) in sx_common_init_device()
469 struct iio_dev *indio_dev; in sx_common_probe() local