Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h113484 struct wiimote_queue { struct
113485 spinlock_t lock;
113486 struct work_struct worker;
113487 __u8 head;
113488 __u8 tail;
113489 struct wiimote_buf outq[32];
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h120886 struct wiimote_queue { struct
120887 spinlock_t lock;
120888 struct work_struct worker;
120889 __u8 head;
120890 __u8 tail;
120891 struct wiimote_buf outq[32];