Searched refs:iio_device_put (Results 1 – 4 of 4) sorted by relevance
156 iio_device_put(indio_dev); in __of_iio_channel_get()257 iio_device_put(chans[i].indio_dev); in of_iio_channel_get_all()326 iio_device_put(c->indio_dev); in iio_channel_get_sys()351 iio_device_put(channel->indio_dev); in iio_channel_release()449 iio_device_put(chans[i].indio_dev); in iio_channel_get_all()463 iio_device_put(chan->indio_dev); in iio_channel_release_all()
177 iio_device_put(indio_dev); in iio_event_chrdev_release()214 iio_device_put(indio_dev); in iio_event_getfd()
1658 iio_device_put(indio_dev); in iio_chrdev_release()
598 static inline void iio_device_put(struct iio_dev *indio_dev) in iio_device_put() function