Home
last modified time | relevance | path

Searched refs:hid_bpf (Results 1 – 9 of 9) sorted by relevance

/linux-6.15/tools/testing/selftests/hid/
H A Dhid_bpf.c16 FIXTURE(hid_bpf) { in FIXTURE() argument
44 FIXTURE_TEARDOWN(hid_bpf) { in FIXTURE_TEARDOWN() argument
57 FIXTURE_SETUP(hid_bpf) in FIXTURE_SETUP() argument
76 FIXTURE_DATA(hid_bpf) * self, in load_programs()
145 TEST_F(hid_bpf, test_create_uhid) in TEST_F() argument
155 TEST_F(hid_bpf, raw_event) in TEST_F() argument
206 TEST_F(hid_bpf, subprog_raw_event) in TEST_F() argument
246 TEST_F(hid_bpf, multiple_attach) in TEST_F() argument
262 TEST_F(hid_bpf, test_attach_detach) in TEST_F() argument
747 TEST_F(hid_bpf, test_multiply_events) in TEST_F() argument
[all …]
H A Dvmtest.sh40 $0 -- ./tools/testing/selftests/hid/hid_bpf
48 O=<kernel_build_path> $0 -- ./tools/testing/selftests/hid/hid_bpf
52 KBUILD_OUTPUT=<kernel_build_path> $0 -- ./tools/testing/selftests/hid/hid_bpf
H A D.gitignore5 hid_bpf
H A DMakefile38 TEST_GEN_PROGS = hid_bpf hidraw
/linux-6.15/drivers/hid/bpf/
H A DMakefile8 obj-$(CONFIG_HID_BPF) += hid_bpf.o
11 hid_bpf-objs += hid_bpf_dispatch.o hid_bpf_struct_ops.o
/linux-6.15/tools/testing/selftests/hid/tests/
H A Dbase.py253 for hid_bpf, _ in self.hid_bpfs:
263 str(bpf_dir / hid_bpf),
/linux-6.15/include/linux/
H A Dhid_bpf.h187 struct hid_bpf { struct
H A Dhid.h694 struct hid_bpf bpf; /* hid-bpf data */
/linux-6.15/Documentation/hid/
H A Dhid-bpf.rst185 .. kernel-doc:: include/linux/hid_bpf.h
192 .. kernel-doc:: include/linux/hid_bpf.h