Searched refs:snd_seq_client_info (Results 1 – 2 of 2) sorted by relevance
/hardware/qcom/msm8996/kernel-headers/sound/ |
D | asequencer.h | 267 struct snd_seq_client_info { struct 464 #define SNDRV_SEQ_IOCTL_GET_CLIENT_INFO _IOWR('S', 0x10, struct snd_seq_client_info) 465 #define SNDRV_SEQ_IOCTL_SET_CLIENT_INFO _IOW('S', 0x11, struct snd_seq_client_info) 497 #define SNDRV_SEQ_IOCTL_QUERY_NEXT_CLIENT _IOWR('S', 0x51, struct snd_seq_client_info)
|
/hardware/qcom/msm8996/original-kernel-headers/sound/ |
D | asequencer.h | 350 struct snd_seq_client_info { struct 577 #define SNDRV_SEQ_IOCTL_GET_CLIENT_INFO _IOWR('S', 0x10, struct snd_seq_client_info) 578 #define SNDRV_SEQ_IOCTL_SET_CLIENT_INFO _IOW ('S', 0x11, struct snd_seq_client_info) 611 #define SNDRV_SEQ_IOCTL_QUERY_NEXT_CLIENT _IOWR('S', 0x51, struct snd_seq_client_info)
|