Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/sound/
A Dasequencer.h336 struct snd_seq_client_info { struct
565 #define SNDRV_SEQ_IOCTL_GET_CLIENT_INFO _IOWR('S', 0x10, struct snd_seq_client_info)
566 #define SNDRV_SEQ_IOCTL_SET_CLIENT_INFO _IOW ('S', 0x11, struct snd_seq_client_info)
593 #define SNDRV_SEQ_IOCTL_QUERY_NEXT_CLIENT _IOWR('S', 0x51, struct snd_seq_client_info)
/linux-6.3-rc2/sound/core/seq/
A Dseq_clientmgr.c1224 struct snd_seq_client_info *info) in get_client_info()
1252 struct snd_seq_client_info *client_info = arg; in snd_seq_ioctl_get_client_info()
1271 struct snd_seq_client_info *client_info = arg; in snd_seq_ioctl_set_client_info()
2029 struct snd_seq_client_info *info = arg; in snd_seq_ioctl_query_next_client()
2132 struct snd_seq_client_info client_info; in snd_seq_ioctl()
/linux-6.3-rc2/sound/core/seq/oss/
A Dseq_oss_midi.c66 struct snd_seq_client_info *clinfo; in snd_seq_oss_midi_lookup_ports()

Completed in 11 milliseconds