Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h101680 struct snd_seq_client { struct
101681 snd_seq_client_type_t type; argument
101682 unsigned int accept_input: 1;
101683 unsigned int accept_output: 1;
101684 char name[64];
101685 int number;
101686 unsigned int filter;
101687 long unsigned int event_filter[4];
101688 snd_use_lock_t use_lock;
101689 int event_lost;
[all …]
Dvmlinux.h101680 struct snd_seq_client { struct
101681 snd_seq_client_type_t type; argument
101682 unsigned int accept_input: 1;
101683 unsigned int accept_output: 1;
101684 char name[64];
101685 int number;
101686 unsigned int filter;
101687 long unsigned int event_filter[4];
101688 snd_use_lock_t use_lock;
101689 int event_lost;
[all …]