Home
last modified time | relevance | path

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

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