Searched refs:snd_seq_port_info (Results 1 - 3 of 3) sorted by relevance
| /third_party/alsa-lib/include/sound/uapi/ |
| H A D | asequencer.h | 486 struct snd_seq_port_info { struct 636 #define SNDRV_SEQ_IOCTL_CREATE_PORT _IOWR('S', 0x20, struct snd_seq_port_info) 637 #define SNDRV_SEQ_IOCTL_DELETE_PORT _IOW ('S', 0x21, struct snd_seq_port_info) 638 #define SNDRV_SEQ_IOCTL_GET_PORT_INFO _IOWR('S', 0x22, struct snd_seq_port_info) 639 #define SNDRV_SEQ_IOCTL_SET_PORT_INFO _IOW ('S', 0x23, struct snd_seq_port_info) 662 #define SNDRV_SEQ_IOCTL_QUERY_NEXT_PORT _IOWR('S', 0x52, struct snd_seq_port_info)
|
| /third_party/alsa-lib/include/ |
| H A D | local.h | 118 #define _snd_seq_port_info snd_seq_port_info
|
| H A D | seq.h | 299 __snd_alloca(ptr, snd_seq_port_info)
|
Completed in 4 milliseconds