Home
last modified time | relevance | path

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

/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A 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 …]
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A 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 …]
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h115888 struct snd_timer { struct
115900 void (*private_free)(struct snd_timer *); argument
115901 struct snd_timer_hardware hw; argument
115902 spinlock_t lock;
115903 struct list_head device_list;
115904 struct list_head open_list_head;
115905 struct list_head active_list_head;
115906 struct list_head ack_list_head;
115907 struct list_head sack_list_head;
115908 struct work_struct task_work;
[all …]
H A Dvmlinux.h115888 struct snd_timer { struct
115900 void (*private_free)(struct snd_timer *); argument
115901 struct snd_timer_hardware hw; argument
115902 spinlock_t lock;
115903 struct list_head device_list;
115904 struct list_head open_list_head;
115905 struct list_head active_list_head;
115906 struct list_head ack_list_head;
115907 struct list_head sack_list_head;
115908 struct work_struct task_work;
[all …]