Searched refs:ioctl_handler (Results 1 – 2 of 2) sorted by relevance
34 * @ioctl_handler: handler for event ioctl() calls44 struct iio_ioctl_handler ioctl_handler; member 629 ev_int->ioctl_handler.ioctl = iio_event_ioctl; in iio_device_register_eventset() 631 &ev_int->ioctl_handler); in iio_device_register_eventset() 668 iio_device_ioctl_handler_unregister(&ev_int->ioctl_handler); in iio_device_unregister_eventset()
2288 static const struct ioctl_handler { struct 2349 const struct ioctl_handler *handler; in snd_seq_ioctl() 2575 const struct ioctl_handler *handler; in snd_seq_kernel_client_ctl() 2291 funcioctl_handler global() argument