Home
last modified time | relevance | path

Searched refs:snd_seq_running_info (Results 1 – 2 of 2) sorted by relevance

/third_party/alsa-lib/include/sound/uapi/
Dasequencer.h324 struct snd_seq_running_info { struct
579 #define SNDRV_SEQ_IOCTL_RUNNING_MODE _IOWR('S', 0x03, struct snd_seq_running_info)
/third_party/alsa-lib/src/seq/
Dseq_hw.c531 struct snd_seq_running_info run_mode; in snd_seq_hw_open()