Home
last modified time | relevance | path

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

/linux-4.1.27/samples/uhid/
Duhid-example.c271 static bool btn2_down; variable
288 if (btn2_down) in send_event()
323 btn2_down = !btn2_down; in keyboard()