Lines Matching defs:data

61 	struct sx_common_data *data = iio_priv(indio_dev);  in sx_common_irq_handler()  local
78 struct sx_common_data *data = iio_priv(indio_dev); in sx_common_push_events() local
110 static int sx_common_enable_irq(struct sx_common_data *data, unsigned int irq) in sx_common_enable_irq()
118 static int sx_common_disable_irq(struct sx_common_data *data, unsigned int irq) in sx_common_disable_irq()
126 static int sx_common_update_chan_en(struct sx_common_data *data, in sx_common_update_chan_en()
146 static int sx_common_get_read_channel(struct sx_common_data *data, int channel) in sx_common_get_read_channel()
152 static int sx_common_put_read_channel(struct sx_common_data *data, int channel) in sx_common_put_read_channel()
158 static int sx_common_get_event_channel(struct sx_common_data *data, int channel) in sx_common_get_event_channel()
164 static int sx_common_put_event_channel(struct sx_common_data *data, int channel) in sx_common_put_event_channel()
179 int sx_common_read_proximity(struct sx_common_data *data, in sx_common_read_proximity()
252 struct sx_common_data *data = iio_priv(indio_dev); in sx_common_read_event_config() local
273 struct sx_common_data *data = iio_priv(indio_dev); in sx_common_write_event_config() local
311 struct sx_common_data *data = iio_priv(indio_dev); in sx_common_set_trigger_state() local
338 struct sx_common_data *data = iio_priv(indio_dev); in sx_common_irq_thread_handler() local
366 struct sx_common_data *data = iio_priv(indio_dev); in sx_common_trigger_handler() local
395 struct sx_common_data *data = iio_priv(indio_dev); in sx_common_buffer_preenable() local
410 struct sx_common_data *data = iio_priv(indio_dev); in sx_common_buffer_postdisable() local
449 struct sx_common_data *data = iio_priv(indio_dev); in sx_common_init_device() local
491 struct sx_common_data *data; in sx_common_probe() local