Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/can/dev/
H A 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()