Home
last modified time | relevance | path

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

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