Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/hid/progs/
H A Dhid.c82 int hid_user_raw_request(struct hid_hw_request_syscall_args *args) in hid_user_raw_request() function
/openbmc/linux/tools/testing/selftests/hid/
H A Dhid_bpf.c760 prog_fd = bpf_program__fd(self->skel->progs.hid_user_raw_request); in TEST_F()