Home
last modified time | relevance | path

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

/openbmc/linux/samples/uhid/
H A Duhid-example.c273 static bool btn3_down; variable
291 if (btn3_down) in send_event()
330 btn3_down = !btn3_down; in keyboard()