Home
last modified time | relevance | path

Searched refs:iio_device_ioctl_handler_unregister (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/drivers/iio/
Diio_core.h38 void iio_device_ioctl_handler_unregister(struct iio_ioctl_handler *h);
Dindustrialio-event.c602 iio_device_ioctl_handler_unregister(&ev_int->ioctl_handler); in iio_device_unregister_eventset()
Dindustrialio-buffer.c1804 iio_device_ioctl_handler_unregister(iio_dev_opaque->buffer_ioctl_handler); in iio_buffers_free_sysfs_and_mask()
Dindustrialio-core.c1796 void iio_device_ioctl_handler_unregister(struct iio_ioctl_handler *h) in iio_device_ioctl_handler_unregister() function