Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h118097 struct snd_timer { struct
118109 void (*private_free)(struct snd_timer *); argument
118110 struct snd_timer_hardware hw; argument
118111 spinlock_t lock;
118112 struct list_head device_list;
118113 struct list_head open_list_head;
118114 struct list_head active_list_head;
118115 struct list_head ack_list_head;
118116 struct list_head sack_list_head;
118117 struct work_struct task_work;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h124520 struct snd_timer { struct
124532 void (*private_free)(struct snd_timer *); argument
124533 struct snd_timer_hardware hw; argument
124534 spinlock_t lock;
124535 struct list_head device_list;
124536 struct list_head open_list_head;
124537 struct list_head active_list_head;
124538 struct list_head ack_list_head;
124539 struct list_head sack_list_head;
124540 struct work_struct task_work;
[all …]