Home
last modified time | relevance | path

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

/linux/net/can/j1939/
H A Dtransport.c1150 static enum hrtimer_restart j1939_tp_txtimer(struct hrtimer *hrtimer) in j1939_tp_txtimer() function
1514 hrtimer_setup(&session->txtimer, j1939_tp_txtimer, CLOCK_MONOTONIC, HRTIMER_MODE_REL_SOFT); in j1939_session_new()