Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sound/
H A Dasequencer.h352 struct snd_seq_client_info { struct
353 int client; /* client number to inquire */
354 snd_seq_client_type_t type; /* client type */
355 char name[64]; /* client name */
356 unsigned int filter; /* filter flags */
357 unsigned char multicast_filter[8]; /* multicast filter bitmap */
358 unsigned char event_filter[32]; /* event filter bitmap */
359 int num_ports; /* RO: number of ports */
360 int event_lost; /* number of lost events */
361 int card; /* RO: card number[kernel] */
[all …]
/OK3568_Linux_fs/kernel/include/uapi/sound/
H A Dasequencer.h352 struct snd_seq_client_info { struct
353 int client; /* client number to inquire */
354 snd_seq_client_type_t type; /* client type */
355 char name[64]; /* client name */
356 unsigned int filter; /* filter flags */
357 unsigned char multicast_filter[8]; /* multicast filter bitmap */
358 unsigned char event_filter[32]; /* event filter bitmap */
359 int num_ports; /* RO: number of ports */
360 int event_lost; /* number of lost events */
361 int card; /* RO: card number[kernel] */
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sound/
H A Dasequencer.h352 struct snd_seq_client_info { struct
353 int client; /* client number to inquire */
354 snd_seq_client_type_t type; /* client type */
355 char name[64]; /* client name */
356 unsigned int filter; /* filter flags */
357 unsigned char multicast_filter[8]; /* multicast filter bitmap */
358 unsigned char event_filter[32]; /* event filter bitmap */
359 int num_ports; /* RO: number of ports */
360 int event_lost; /* number of lost events */
361 int card; /* RO: card number[kernel] */
[all …]