Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h94005 struct snd_ctl_file { struct
94006 struct list_head list;
94007 struct snd_card *card;
94008 struct pid *pid;
94009 int preferred_subdevice[2];
94010 wait_queue_head_t change_sleep;
94011 spinlock_t read_lock;
94012 struct snd_fasync *fasync;
94013 int subscribed;
94014 struct list_head events;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h103701 struct snd_ctl_file { struct
103702 struct list_head list;
103703 struct snd_card *card;
103704 struct pid *pid;
103705 int preferred_subdevice[2];
103706 wait_queue_head_t change_sleep;
103707 spinlock_t read_lock;
103708 struct snd_fasync *fasync;
103709 int subscribed;
103710 struct list_head events;