Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/input/keyboard/
Dapplespi.c1322 static void applespi_worker(struct work_struct *work) in applespi_worker() function
1647 INIT_WORK(&applespi->work, applespi_worker); in applespi_probe()