Home
last modified time | relevance | path

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

/linux/drivers/input/joystick/
A Damijoy.c33 static int amijoy_used; variable
69 …if (!amijoy_used && request_irq(IRQ_AMIGA_VERTB, amijoy_interrupt, 0, "amijoy", amijoy_interrupt))… in amijoy_open()
75 amijoy_used++; in amijoy_open()
84 if (!--amijoy_used) in amijoy_close()

Completed in 2 milliseconds