Home
last modified time | relevance | path

Searched refs:abs_hor (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/samples/uhid/
H A Duhid-example.c274 static signed char abs_hor; variable
294 ev.u.input.data[2] = abs_hor; in send_event()
336 abs_hor = -20; in keyboard()
338 abs_hor = 0; in keyboard()
343 abs_hor = 20; in keyboard()
345 abs_hor = 0; in keyboard()
/kernel/linux/linux-6.6/samples/uhid/
H A Duhid-example.c274 static signed char abs_hor; variable
294 ev.u.input.data[2] = abs_hor; in send_event()
336 abs_hor = -20; in keyboard()
338 abs_hor = 0; in keyboard()
343 abs_hor = 20; in keyboard()
345 abs_hor = 0; in keyboard()

Completed in 2 milliseconds