Home
last modified time | relevance | path

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

/openbmc/linux/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()