Lines Matching defs:indio_dev
131 struct iio_dev *indio_dev; member
471 static int apds9960_read_raw(struct iio_dev *indio_dev, in apds9960_read_raw()
538 static int apds9960_write_raw(struct iio_dev *indio_dev, in apds9960_write_raw()
609 static int apds9960_read_event(struct iio_dev *indio_dev, in apds9960_read_event()
645 static int apds9960_write_event(struct iio_dev *indio_dev, in apds9960_write_event()
683 static int apds9960_read_event_config(struct iio_dev *indio_dev, in apds9960_read_event_config()
702 static int apds9960_write_event_config(struct iio_dev *indio_dev, in apds9960_write_event_config()
789 struct iio_dev *indio_dev = private; in apds9960_interrupt_handler() local
828 static int apds9960_buffer_postenable(struct iio_dev *indio_dev) in apds9960_buffer_postenable()
846 static int apds9960_buffer_predisable(struct iio_dev *indio_dev) in apds9960_buffer_predisable()
995 struct iio_dev *indio_dev; in apds9960_probe() local
1078 struct iio_dev *indio_dev = i2c_get_clientdata(client); in apds9960_remove() local