Searched refs:ac_timer (Results 1 – 2 of 2) sorted by relevance
117 hrtimer_start(&ecu->ac_timer, ms_to_ktime(250), in j1939_ecu_timer_start()123 if (hrtimer_cancel(&ecu->ac_timer)) in j1939_ecu_timer_cancel()130 container_of(hrtimer, struct j1939_ecu, ac_timer); in j1939_ecu_timer_handler()161 hrtimer_setup(&ecu->ac_timer, j1939_ecu_timer_handler, CLOCK_MONOTONIC, in j1939_ecu_create_locked()
38 struct hrtimer ac_timer; member
Completed in 7 milliseconds