Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/seq/
H A Dseq_compat.c87 case SNDRV_SEQ_IOCTL_GET_CLIENT_INFO: in snd_seq_ioctl_compat()
H A Dseq_clientmgr.c2268 { SNDRV_SEQ_IOCTL_GET_CLIENT_INFO, snd_seq_ioctl_get_client_info },
/openbmc/linux/include/uapi/sound/
H A Dasequencer.h615 #define SNDRV_SEQ_IOCTL_GET_CLIENT_INFO _IOWR('S', 0x10, struct snd_seq_client_info) macro