Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/input/joystick/
Dn64joy.c143 static void n64joy_poll(struct timer_list *t) in n64joy_poll() function
205 timer_setup(&priv->timer, n64joy_poll, 0); in n64joy_open()