Home
last modified time | relevance | path

Searched refs:fixed_rdesc (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/hid/bpf/progs/
H A DHuion__Kamvas-Pro-19.bpf.c29 static const __u8 fixed_rdesc[] = { variable
202 __builtin_memcpy(data, fixed_rdesc, sizeof(fixed_rdesc)); in SEC()
204 return sizeof(fixed_rdesc); in SEC()
H A DXPPen__Artist24.bpf.c25 static const __u8 fixed_rdesc[] = { variable
100 __builtin_memcpy(data, fixed_rdesc, sizeof(fixed_rdesc)); in SEC()
102 return sizeof(fixed_rdesc); in SEC()
H A DXPPen__ArtistPro16Gen2.bpf.c27 static const __u8 fixed_rdesc[] = { variable
93 __builtin_memcpy(data, fixed_rdesc, sizeof(fixed_rdesc)); in SEC()
105 return sizeof(fixed_rdesc); in SEC()