Home
last modified time | relevance | path

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

/linux-4.1.27/samples/uhid/
Duhid-example.c272 static bool btn3_down; variable
290 if (btn3_down) in send_event()
329 btn3_down = !btn3_down; in keyboard()