Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/can/spi/
Dmcp251x.c1017 static void mcp251x_restart_work_handler(struct work_struct *ws) in mcp251x_restart_work_handler() function
1374 INIT_WORK(&priv->restart_work, mcp251x_restart_work_handler); in mcp251x_can_probe()