Searched refs:snd_seq_queue_client (Results 1 – 2 of 2) sorted by relevance
/external/kernel-headers/original/uapi/sound/ |
D | asequencer.h | 532 struct snd_seq_queue_client { struct 602 #define SNDRV_SEQ_IOCTL_GET_QUEUE_CLIENT _IOWR('S', 0x49, struct snd_seq_queue_client) 603 #define SNDRV_SEQ_IOCTL_SET_QUEUE_CLIENT _IOW ('S', 0x4a, struct snd_seq_queue_client)
|
/external/syzkaller/sys/linux/ |
D | sndseq.txt | 35 …LIENT(fd fd_sndseq, cmd const[SNDRV_SEQ_IOCTL_GET_QUEUE_CLIENT], arg ptr[in, snd_seq_queue_client]) 36 …LIENT(fd fd_sndseq, cmd const[SNDRV_SEQ_IOCTL_SET_QUEUE_CLIENT], arg ptr[in, snd_seq_queue_client]) 152 snd_seq_queue_client {
|