Home
last modified time | relevance | path

Searched refs:SNDRV_SEQ_IOCTL_GET_PORT_INFO (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/sound/core/seq/
H A Dseq_compat.c115 return snd_seq_call_port_info_ioctl(client, SNDRV_SEQ_IOCTL_GET_PORT_INFO, argp); in snd_seq_ioctl_compat()
H A Dseq_clientmgr.c2080 { SNDRV_SEQ_IOCTL_GET_PORT_INFO, snd_seq_ioctl_get_port_info },
/kernel/linux/linux-6.6/sound/core/seq/
H A Dseq_compat.c118 return snd_seq_call_port_info_ioctl(client, SNDRV_SEQ_IOCTL_GET_PORT_INFO, argp); in snd_seq_ioctl_compat()
H A Dseq_ump_client.c264 SNDRV_SEQ_IOCTL_GET_PORT_INFO, in update_port_infos()
H A Dseq_clientmgr.c2243 { SNDRV_SEQ_IOCTL_GET_PORT_INFO, snd_seq_ioctl_get_port_info },
/kernel/linux/linux-5.10/sound/core/seq/oss/
H A Dseq_oss_init.c137 if (call_ctl(SNDRV_SEQ_IOCTL_GET_PORT_INFO, &pinfo) >= 0) in receive_announce()
/kernel/linux/linux-5.10/include/uapi/sound/
H A Dasequencer.h586 #define SNDRV_SEQ_IOCTL_GET_PORT_INFO _IOWR('S', 0x22, struct snd_seq_port_info) macro
/kernel/linux/linux-6.6/include/uapi/sound/
H A Dasequencer.h622 #define SNDRV_SEQ_IOCTL_GET_PORT_INFO _IOWR('S', 0x22, struct snd_seq_port_info) macro
/kernel/linux/linux-6.6/sound/core/seq/oss/
H A Dseq_oss_init.c136 if (call_ctl(SNDRV_SEQ_IOCTL_GET_PORT_INFO, &pinfo) >= 0) in receive_announce()
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/
H A Dasequencer.h394 #define SNDRV_SEQ_IOCTL_GET_PORT_INFO _IOWR('S', 0x22, struct snd_seq_port_info) macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/
H A Dasequencer.h382 #define SNDRV_SEQ_IOCTL_GET_PORT_INFO _IOWR('S', 0x22, struct snd_seq_port_info) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/
H A Dasequencer.h382 #define SNDRV_SEQ_IOCTL_GET_PORT_INFO _IOWR('S', 0x22, struct snd_seq_port_info) macro

Completed in 16 milliseconds