Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/can/
Dmcp251x.c754 static void mcp251x_restart_work_handler(struct work_struct *ws) in mcp251x_restart_work_handler() function
954 INIT_WORK(&priv->restart_work, mcp251x_restart_work_handler); in mcp251x_open()