Lines Matching refs:ns_to_ktime
332 pin->ts = ns_to_ktime(0); in cec_pin_to_idle()
874 hrtimer_forward_now(timer, ns_to_ktime(100000)); in cec_pin_timer()
881 ns_to_ktime(pin->wait_usecs * 1000)); in cec_pin_timer()
886 ns_to_ktime(pin->wait_usecs * 1000)); in cec_pin_timer()
1011 ns_to_ktime(usecs * 1000)); in cec_pin_timer()
1016 hrtimer_forward_now(timer, ns_to_ktime(100000)); in cec_pin_timer()
1048 ns_to_ktime(pin->work_rx_msg.rx_ts)); in cec_pin_thread_func()
1077 hrtimer_start(&pin->timer, ns_to_ktime(0), in cec_pin_thread_func()
1084 hrtimer_start(&pin->timer, ns_to_ktime(0), in cec_pin_thread_func()
1110 pin->timer_ts = ns_to_ktime(0); in cec_pin_adap_enable()
1118 hrtimer_start(&pin->timer, ns_to_ktime(0), in cec_pin_adap_enable()
1152 hrtimer_start(&pin->timer, ns_to_ktime(0), HRTIMER_MODE_REL); in cec_pin_start_timer()