Searched refs:SNDRV_SEQ_IOCTL_RUNNING_MODE (Results 1 – 2 of 2) sorted by relevance
529 #ifdef SNDRV_SEQ_IOCTL_RUNNING_MODE in snd_seq_hw_open()541 ioctl(fd, SNDRV_SEQ_IOCTL_RUNNING_MODE, &run_mode); in snd_seq_hw_open()
579 #define SNDRV_SEQ_IOCTL_RUNNING_MODE _IOWR('S', 0x03, struct snd_seq_running_info) macro