Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/can/spi/
H A Dmcp251x.c1018 static void mcp251x_restart_work_handler(struct work_struct *ws) in mcp251x_restart_work_handler() function
1380 INIT_WORK(&priv->restart_work, mcp251x_restart_work_handler); in mcp251x_can_probe()