Home
last modified time | relevance | path

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

/drivers/net/can/usb/peak_usb/
A Dpcan_usb_core.h142 void peak_usb_update_ts_now(struct peak_time_ref *time_ref, u32 ts_now);
143 void peak_usb_set_ts_now(struct peak_time_ref *time_ref, u32 ts_now);
A Dpcan_usb_core.c105 void peak_usb_update_ts_now(struct peak_time_ref *time_ref, u32 ts_now) in peak_usb_update_ts_now() argument
107 time_ref->ts_dev_2 = ts_now; in peak_usb_update_ts_now()
123 void peak_usb_set_ts_now(struct peak_time_ref *time_ref, u32 ts_now) in peak_usb_set_ts_now() argument
149 peak_usb_update_ts_now(time_ref, ts_now); in peak_usb_set_ts_now()

Completed in 8 milliseconds