Home
last modified time | relevance | path

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

/third_party/alsa-lib/include/sound/uapi/
Dasequencer.h546 struct snd_seq_port_subscribe { struct
589 #define SNDRV_SEQ_IOCTL_SUBSCRIBE_PORT _IOW ('S', 0x30, struct snd_seq_port_subscribe)
590 #define SNDRV_SEQ_IOCTL_UNSUBSCRIBE_PORT _IOW ('S', 0x31, struct snd_seq_port_subscribe)
608 #define SNDRV_SEQ_IOCTL_GET_SUBSCRIPTION _IOWR('S', 0x50, struct snd_seq_port_subscribe)
/third_party/alsa-lib/include/
Dlocal.h108 #define _snd_seq_port_subscribe snd_seq_port_subscribe
Dseq.h324 __snd_alloca(ptr, snd_seq_port_subscribe)