Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds