Home
last modified time | relevance | path

Searched refs:snd_ump_endpoint_info (Results 1 - 4 of 4) sorted by relevance

/third_party/alsa-lib/include/
H A Dump.h19 typedef struct snd_ump_endpoint_info snd_ump_endpoint_info_t;
77 #define snd_ump_endpoint_info_alloca(ptr) __snd_alloca(ptr, snd_ump_endpoint_info)
94 int snd_ump_endpoint_info(snd_ump_t *ump, snd_ump_endpoint_info_t *info);
/third_party/alsa-lib/src/seq/
H A Dseq_hw.c147 size = sizeof(struct snd_ump_endpoint_info); in snd_seq_hw_get_ump_info()
169 size = sizeof(struct snd_ump_endpoint_info); in snd_seq_hw_set_ump_info()
/third_party/alsa-lib/include/sound/uapi/
H A Dasound.h794 struct snd_ump_endpoint_info { struct
856 #define SNDRV_UMP_IOCTL_ENDPOINT_INFO _IOR('W', 0x40, struct snd_ump_endpoint_info)
1191 #define SNDRV_CTL_IOCTL_UMP_ENDPOINT_INFO _IOWR('U', 0x44, struct snd_ump_endpoint_info)
/third_party/alsa-lib/src/rawmidi/
H A Dump.c487 int snd_ump_endpoint_info(snd_ump_t *ump, snd_ump_endpoint_info_t *info) in snd_ump_endpoint_info() function

Completed in 7 milliseconds