Home
last modified time | relevance | path

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

/Linux-v4.19/sound/core/seq/
Dseq_compat.c122 case SNDRV_SEQ_IOCTL_RUNNING_MODE: in snd_seq_ioctl_compat()
Dseq_clientmgr.c2058 { SNDRV_SEQ_IOCTL_RUNNING_MODE, snd_seq_ioctl_running_mode },
/Linux-v4.19/include/uapi/sound/
Dasequencer.h579 #define SNDRV_SEQ_IOCTL_RUNNING_MODE _IOWR('S', 0x03, struct snd_seq_running_info) macro