Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds