Searched refs:snd_seq_port_subscribe (Results 1 – 2 of 2) sorted by relevance
/hardware/qcom/msm8996/original-kernel-headers/sound/ |
D | asequencer.h | 542 struct snd_seq_port_subscribe { struct 585 #define SNDRV_SEQ_IOCTL_SUBSCRIBE_PORT _IOW ('S', 0x30, struct snd_seq_port_subscribe) 586 #define SNDRV_SEQ_IOCTL_UNSUBSCRIBE_PORT _IOW ('S', 0x31, struct snd_seq_port_subscribe) 610 #define SNDRV_SEQ_IOCTL_GET_SUBSCRIPTION _IOWR('S', 0x50, struct snd_seq_port_subscribe)
|
/hardware/qcom/msm8996/kernel-headers/sound/ |
D | asequencer.h | 432 struct snd_seq_port_subscribe { struct 471 #define SNDRV_SEQ_IOCTL_SUBSCRIBE_PORT _IOW('S', 0x30, struct snd_seq_port_subscribe) 472 #define SNDRV_SEQ_IOCTL_UNSUBSCRIBE_PORT _IOW('S', 0x31, struct snd_seq_port_subscribe) 496 #define SNDRV_SEQ_IOCTL_GET_SUBSCRIPTION _IOWR('S', 0x50, struct snd_seq_port_subscribe)
|