Lines Matching defs:idev
102 static int hi8435_read_raw(struct iio_dev *idev, in hi8435_read_raw()
122 static int hi8435_read_event_config(struct iio_dev *idev, in hi8435_read_event_config()
132 static int hi8435_write_event_config(struct iio_dev *idev, in hi8435_write_event_config()
157 static int hi8435_read_event_value(struct iio_dev *idev, in hi8435_read_event_value()
189 static int hi8435_write_event_value(struct iio_dev *idev, in hi8435_write_event_value()
265 static int hi8435_debugfs_reg_access(struct iio_dev *idev, in hi8435_debugfs_reg_access()
300 static int hi8435_get_sensing_mode(struct iio_dev *idev, in hi8435_get_sensing_mode()
314 static int hi8435_set_sensing_mode(struct iio_dev *idev, in hi8435_set_sensing_mode()
413 static void hi8435_iio_push_event(struct iio_dev *idev, unsigned int val) in hi8435_iio_push_event()
440 struct iio_dev *idev = pf->indio_dev; in hi8435_trigger_handler() local
464 struct iio_dev *idev; in hi8435_probe() local