Home
last modified time | relevance | path

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

/linux-4.1.27/samples/uhid/
Duhid-example.c273 static signed char abs_hor; variable
293 ev.u.input.data[2] = abs_hor; in send_event()
335 abs_hor = -20; in keyboard()
337 abs_hor = 0; in keyboard()
342 abs_hor = 20; in keyboard()
344 abs_hor = 0; in keyboard()