Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/can/spi/
H A Dhi311x.c571 static void hi3110_tx_work_handler(struct work_struct *ws) in hi3110_tx_work_handler() function
780 INIT_WORK(&priv->tx_work, hi3110_tx_work_handler); in hi3110_open()