Home
last modified time | relevance | path

Searched defs:snd_seq_client (Results 1 – 1 of 1) sorted by relevance

/linux/sound/core/seq/
A Dseq_clientmgr.h33 struct snd_seq_client { struct
34 snd_seq_client_type_t type; argument
36 accept_output: 1;
37 unsigned int midi_version;
44 snd_use_lock_t use_lock;
45 int event_lost;
49 rwlock_t ports_lock;
50 struct mutex ports_mutex;
51 struct mutex ioctl_mutex;
53 int ump_endpoint_port;
[all …]

Completed in 4 milliseconds