Home
last modified time | relevance | path

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

/openbmc/linux/samples/uhid/
H A Duhid-example.c272 static bool btn2_down; variable
289 if (btn2_down) in send_event()
324 btn2_down = !btn2_down; in keyboard()