Home
last modified time | relevance | path

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

/openbmc/linux/samples/uhid/
H A Duhid-example.c271 static bool btn1_down; variable
287 if (btn1_down) in send_event()
318 btn1_down = !btn1_down; in keyboard()