Lines Matching defs:idev
108 static int hi8435_read_raw(struct iio_dev *idev, in hi8435_read_raw()
128 static int hi8435_read_event_config(struct iio_dev *idev, in hi8435_read_event_config()
138 static int hi8435_write_event_config(struct iio_dev *idev, in hi8435_write_event_config()
163 static int hi8435_read_event_value(struct iio_dev *idev, in hi8435_read_event_value()
195 static int hi8435_write_event_value(struct iio_dev *idev, in hi8435_write_event_value()
271 static int hi8435_debugfs_reg_access(struct iio_dev *idev, in hi8435_debugfs_reg_access()
306 static int hi8435_get_sensing_mode(struct iio_dev *idev, in hi8435_get_sensing_mode()
320 static int hi8435_set_sensing_mode(struct iio_dev *idev, in hi8435_set_sensing_mode()
419 static void hi8435_iio_push_event(struct iio_dev *idev, unsigned int val) in hi8435_iio_push_event()
446 struct iio_dev *idev = pf->indio_dev; in hi8435_trigger_handler() local
465 struct iio_dev *idev; in hi8435_probe() local
535 struct iio_dev *idev = spi_get_drvdata(spi); in hi8435_remove() local