Home
last modified time | relevance | path

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

/linux-4.1.27/samples/uhid/
Duhid-example.c270 static bool btn1_down; variable
286 if (btn1_down) in send_event()
317 btn1_down = !btn1_down; in keyboard()