Home
last modified time | relevance | path

Searched refs:ioctl_handler (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/iio/
H A Dindustrialio-event.c44 struct iio_ioctl_handler ioctl_handler; member
627 ev_int->ioctl_handler.ioctl = iio_event_ioctl; in iio_device_register_eventset()
629 &ev_int->ioctl_handler); in iio_device_register_eventset()
666 iio_device_ioctl_handler_unregister(&ev_int->ioctl_handler); in iio_device_unregister_eventset()
/linux/sound/core/seq/
H A Dseq_clientmgr.c2232 static const struct ioctl_handler { struct
2293 const struct ioctl_handler *handler; in snd_seq_ioctl()
2519 const struct ioctl_handler *handler; in snd_seq_kernel_client_ctl()