Home
last modified time | relevance | path

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

/linux/net/can/
H A Disotp.c898 static enum hrtimer_restart isotp_tx_timer_handler(struct hrtimer *hrtimer) in isotp_tx_timer_handler() function
1640 hrtimer_setup(&so->txtimer, isotp_tx_timer_handler, CLOCK_MONOTONIC, HRTIMER_MODE_REL_SOFT); in isotp_init()