Home
last modified time | relevance | path

Searched refs:SNDRV_SEQ_IOCTL_GET_QUEUE_INFO (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/sound/core/seq/
Dseq_compat.c92 case SNDRV_SEQ_IOCTL_GET_QUEUE_INFO: in snd_seq_ioctl_compat()
Dseq_clientmgr.c2102 { SNDRV_SEQ_IOCTL_GET_QUEUE_INFO, snd_seq_ioctl_get_queue_info },
/linux-5.19.10/include/uapi/sound/
Dasequencer.h594 #define SNDRV_SEQ_IOCTL_GET_QUEUE_INFO _IOWR('S', 0x34, struct snd_seq_queue_info) macro