Lines Matching defs:indio_dev
121 struct iio_dev *indio_dev; member
466 static int apds9960_read_raw(struct iio_dev *indio_dev, in apds9960_read_raw()
534 static int apds9960_write_raw(struct iio_dev *indio_dev, in apds9960_write_raw()
605 static int apds9960_read_event(struct iio_dev *indio_dev, in apds9960_read_event()
641 static int apds9960_write_event(struct iio_dev *indio_dev, in apds9960_write_event()
679 static int apds9960_read_event_config(struct iio_dev *indio_dev, in apds9960_read_event_config()
698 static int apds9960_write_event_config(struct iio_dev *indio_dev, in apds9960_write_event_config()
785 struct iio_dev *indio_dev = private; in apds9960_interrupt_handler() local
824 static int apds9960_buffer_postenable(struct iio_dev *indio_dev) in apds9960_buffer_postenable()
842 static int apds9960_buffer_predisable(struct iio_dev *indio_dev) in apds9960_buffer_predisable()
991 struct iio_dev *indio_dev; in apds9960_probe() local
1074 struct iio_dev *indio_dev = i2c_get_clientdata(client); in apds9960_remove() local