Searched refs:SNDRV_SEQ_IOCTL_DELETE_QUEUE (Results 1 – 6 of 6) sorted by relevance
91 case SNDRV_SEQ_IOCTL_DELETE_QUEUE: in snd_seq_ioctl_compat()
2085 { SNDRV_SEQ_IOCTL_DELETE_QUEUE, snd_seq_ioctl_delete_queue },
593 #define SNDRV_SEQ_IOCTL_DELETE_QUEUE _IOW ('S', 0x33, struct snd_seq_queue_info) macro
376 rc = call_ctl(SNDRV_SEQ_IOCTL_DELETE_QUEUE, &qinfo); in delete_seq_queue()