Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/sound/
Dasequencer.h219 struct snd_seq_client_info { struct
220 int client;
221 snd_seq_client_type_t type;
222 char name[64];
223 unsigned int filter;
224 unsigned char multicast_filter[8];
225 unsigned char event_filter[32];
226 int num_ports;
227 int event_lost;
228 int card;
[all …]