Home
last modified time | relevance | path

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

/linux/sound/core/seq/
H A Dseq_compat.c86 case SNDRV_SEQ_IOCTL_SET_CLIENT_INFO: in snd_seq_ioctl_compat()
H A Dseq_clientmgr.c2242 { SNDRV_SEQ_IOCTL_SET_CLIENT_INFO, snd_seq_ioctl_set_client_info },
/linux/include/uapi/sound/
H A Dasequencer.h619 #define SNDRV_SEQ_IOCTL_SET_CLIENT_INFO _IOW ('S', 0x11, struct snd_seq_client_info) macro