Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/input/
Dinput_nunchuk.c56 static void nunchuk_poll(struct k_work *work) in nunchuk_poll() function
149 k_work_init_delayable(&data->work, nunchuk_poll); in nunchuk_init()