Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/core/seq/
A Dseq_compat.c88 case SNDRV_SEQ_IOCTL_SUBSCRIBE_PORT: in snd_seq_ioctl_compat()
A Dseq_clientmgr.c2098 { SNDRV_SEQ_IOCTL_SUBSCRIBE_PORT, snd_seq_ioctl_subscribe_port },
/linux-6.3-rc2/sound/core/seq/oss/
A Dseq_oss_midi.c361 if (snd_seq_kernel_client_ctl(dp->cseq, SNDRV_SEQ_IOCTL_SUBSCRIBE_PORT, &subs) >= 0) in snd_seq_oss_midi_open()
370 if (snd_seq_kernel_client_ctl(dp->cseq, SNDRV_SEQ_IOCTL_SUBSCRIBE_PORT, &subs) >= 0) in snd_seq_oss_midi_open()
A Dseq_oss_init.c105 call_ctl(SNDRV_SEQ_IOCTL_SUBSCRIBE_PORT, &subs); in snd_seq_oss_create_client()
/linux-6.3-rc2/include/uapi/sound/
A Dasequencer.h573 #define SNDRV_SEQ_IOCTL_SUBSCRIBE_PORT _IOW ('S', 0x30, struct snd_seq_port_subscribe) macro

Completed in 13 milliseconds