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()
119 static int sx_common_disable_irq(struct sx_common_data *data, unsigned int irq) in sx_common_disable_irq()
127 static int sx_common_update_chan_en(struct sx_common_data *data, in sx_common_update_chan_en()
147 static int sx_common_get_read_channel(struct sx_common_data *data, int channel) in sx_common_get_read_channel()
153 static int sx_common_put_read_channel(struct sx_common_data *data, int channel) in sx_common_put_read_channel()
159 static int sx_common_get_event_channel(struct sx_common_data *data, int channel) in sx_common_get_event_channel()
165 static int sx_common_put_event_channel(struct sx_common_data *data, int channel) in sx_common_put_event_channel()
180 int sx_common_read_proximity(struct sx_common_data *data, in sx_common_read_proximity()
253 struct sx_common_data *data = iio_priv(indio_dev); in sx_common_read_event_config() local
274 struct sx_common_data *data = iio_priv(indio_dev); in sx_common_write_event_config() local
312 struct sx_common_data *data = iio_priv(indio_dev); in sx_common_set_trigger_state() local
339 struct sx_common_data *data = iio_priv(indio_dev); in sx_common_irq_thread_handler() local
367 struct sx_common_data *data = iio_priv(indio_dev); in sx_common_trigger_handler() local
397 struct sx_common_data *data = iio_priv(indio_dev); in sx_common_buffer_preenable() local
413 struct sx_common_data *data = iio_priv(indio_dev); in sx_common_buffer_postdisable() local
452 struct sx_common_data *data = iio_priv(indio_dev); in sx_common_init_device() local
494 struct sx_common_data *data; in sx_common_probe() local