Home
last modified time | relevance | path

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

/linux/samples/hid/
H A Dhid_surface_dial.c88 static int set_haptic(struct hid_surface_dial *skel, int hid_id) in set_haptic() function
100 haptic_fd = bpf_program__fd(skel->progs.set_haptic); in set_haptic()
195 set_haptic(skel, hid_id); in main()
H A Dhid_surface_dial.bpf.c47 int set_haptic(struct haptic_syscall_args *args) in set_haptic() function
/linux/Documentation/hid/
H A Dhid-bpf.rst499 static int set_haptic(struct hid *hid_skel, int hid_id, __u8 haptic_value)
514 prog_fd = bpf_program__fd(hid_skel->progs.set_haptic);