Searched refs:ioctl_handlers (Results 1 – 2 of 2) sorted by relevance
60 struct list_head ioctl_handlers; member
2203 } ioctl_handlers[] = { in snd_seq_ioctl() 2277 for (handler = ioctl_handlers; handler->cmd > 0; ++handler) { in snd_seq_create_kernel_client() 2465 for (handler = ioctl_handlers; handler->cmd > 0; ++handler) { in snd_seq_kernel_client_write_poll() 2155 } ioctl_handlers[] = { global() variable