Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/sound/
Dasequencer.h232 struct snd_seq_client_pool { struct
233 int client;
234 int output_pool;
235 int input_pool;
236 int output_room;
237 int output_free;
238 int input_free;
239 char reserved[64];