Searched refs:isotp_rx_timer_handler (Results 1 – 1 of 1) sorted by relevance
193 static enum hrtimer_restart isotp_rx_timer_handler(struct hrtimer *hrtimer) in isotp_rx_timer_handler() function1666 hrtimer_setup(&so->rxtimer, isotp_rx_timer_handler, CLOCK_MONOTONIC, HRTIMER_MODE_REL_SOFT); in isotp_init()