Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 1 milliseconds