Searched refs:mcp251x_tx_work_handler (Results 1 – 1 of 1) sorted by relevance
986 static void mcp251x_tx_work_handler(struct work_struct *ws) in mcp251x_tx_work_handler() function1221 INIT_WORK(&priv->tx_work, mcp251x_tx_work_handler); in mcp251x_open()