Home
last modified time | relevance | path

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

/Linux-v6.1/net/can/
Dbcm.c401 static enum hrtimer_restart bcm_tx_timeout_handler(struct hrtimer *hrtimer) in bcm_tx_timeout_handler() function
976 op->timer.function = bcm_tx_timeout_handler; in bcm_tx_setup()