Home
last modified time | relevance | path

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

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