Home
last modified time | relevance | path

Searched refs:rdesc_fixup (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/tools/testing/selftests/hid/tests/
H A Dbase.py249 for _, rdesc_fixup in self.hid_bpfs:
250 if rdesc_fixup:
/linux-6.15/tools/testing/selftests/hid/progs/
H A Dhid.c239 struct hid_bpf_ops rdesc_fixup = { variable