Home
last modified time | relevance | path

Searched refs:SNDRV_SEQ_IOCTL_QUERY_NEXT_PORT (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/sound/core/seq/
A Dseq_compat.c119 return snd_seq_call_port_info_ioctl(client, SNDRV_SEQ_IOCTL_QUERY_NEXT_PORT, argp); in snd_seq_ioctl_compat()
A Dseq_clientmgr.c2116 { SNDRV_SEQ_IOCTL_QUERY_NEXT_PORT, snd_seq_ioctl_query_next_port },
/linux-6.3-rc2/include/uapi/sound/
A Dasequencer.h594 #define SNDRV_SEQ_IOCTL_QUERY_NEXT_PORT _IOWR('S', 0x52, struct snd_seq_port_info) macro
/linux-6.3-rc2/sound/core/seq/oss/
A Dseq_oss_midi.c82 while (snd_seq_kernel_client_ctl(client, SNDRV_SEQ_IOCTL_QUERY_NEXT_PORT, pinfo) == 0) in snd_seq_oss_midi_lookup_ports()

Completed in 11 milliseconds