Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/can/dev/
Ddev.c612 static void can_restart_work(struct work_struct *work) in can_restart_work() function
793 INIT_DELAYED_WORK(&priv->restart_work, can_restart_work); in alloc_candev_mqs()