Home
last modified time | relevance | path

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

/linux-3.3/drivers/net/can/
Dmcp251x.c720 static void mcp251x_tx_work_handler(struct work_struct *ws) in mcp251x_tx_work_handler() function
945 INIT_WORK(&priv->tx_work, mcp251x_tx_work_handler); in mcp251x_open()