Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h99821 struct snd_card { struct
99832 void (*private_free)(struct snd_card *); argument
99833 struct list_head devices;
99834 struct device ctl_dev;
99835 unsigned int last_numid;
99836 struct rw_semaphore controls_rwsem;
99837 rwlock_t ctl_files_rwlock;
99838 int controls_count;
99839 int user_ctl_count;
99840 struct list_head controls;
[all …]
Dvmlinux.h99821 struct snd_card { struct
99832 void (*private_free)(struct snd_card *); argument
99833 struct list_head devices;
99834 struct device ctl_dev;
99835 unsigned int last_numid;
99836 struct rw_semaphore controls_rwsem;
99837 rwlock_t ctl_files_rwlock;
99838 int controls_count;
99839 int user_ctl_count;
99840 struct list_head controls;
[all …]