Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/sound/
A Dasequencer.h296 struct snd_seq_system_info { struct
297 int queues; /* maximum queues count */
298 int clients; /* maximum clients count */
299 int ports; /* maximum ports per client */
300 int channels; /* maximum channels per port */
301 int cur_clients; /* current clients */
302 int cur_queues; /* current queues */
303 char reserved[24];

Completed in 7 milliseconds