Searched refs:SNDRV_SEQ_IOCTL_SUBSCRIBE_PORT (Results 1 - 5 of 5) sorted by relevance

/linux-master/sound/core/seq/
H A Dseq_compat.c89 case SNDRV_SEQ_IOCTL_SUBSCRIBE_PORT:
H A Dseq_clientmgr.c2245 { SNDRV_SEQ_IOCTL_SUBSCRIBE_PORT, snd_seq_ioctl_subscribe_port },
/linux-master/sound/core/seq/oss/
H A Dseq_oss_midi.c360 if (snd_seq_kernel_client_ctl(dp->cseq, SNDRV_SEQ_IOCTL_SUBSCRIBE_PORT, &subs) >= 0)
369 if (snd_seq_kernel_client_ctl(dp->cseq, SNDRV_SEQ_IOCTL_SUBSCRIBE_PORT, &subs) >= 0)
H A Dseq_oss_init.c103 call_ctl(SNDRV_SEQ_IOCTL_SUBSCRIBE_PORT, &subs);
/linux-master/include/uapi/sound/
H A Dasequencer.h625 #define SNDRV_SEQ_IOCTL_SUBSCRIBE_PORT _IOW ('S', 0x30, struct snd_seq_port_subscribe) macro

Completed in 346 milliseconds