Searched refs:iio_device_put (Results 1 – 4 of 4) sorted by relevance
158 iio_device_put(indio_dev); in __of_iio_channel_get()259 iio_device_put(chans[i].indio_dev); in of_iio_channel_get_all()328 iio_device_put(c->indio_dev); in iio_channel_get_sys()353 iio_device_put(channel->indio_dev); in iio_channel_release()451 iio_device_put(chans[i].indio_dev); in iio_channel_get_all()465 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