Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h93844 struct snd_card { struct
93855 void (*private_free)(struct snd_card *); argument
93856 struct list_head devices;
93857 struct device *ctl_dev;
93858 unsigned int last_numid;
93859 struct rw_semaphore controls_rwsem;
93860 rwlock_t ctl_files_rwlock;
93861 int controls_count;
93862 size_t user_ctl_alloc_size;
93863 struct list_head controls;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h103540 struct snd_card { struct
103551 void (*private_free)(struct snd_card *); argument
103552 struct list_head devices;
103553 struct device *ctl_dev;
103554 unsigned int last_numid;
103555 struct rw_semaphore controls_rwsem;
103556 rwlock_t ctl_files_rwlock;
103557 int controls_count;
103558 size_t user_ctl_alloc_size;
103559 struct list_head controls;
[all …]