Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/can/
Ddev.c612 static void can_restart_work(struct work_struct *work) in can_restart_work() function
791 INIT_DELAYED_WORK(&priv->restart_work, can_restart_work); in alloc_candev_mqs()