Home
last modified time | relevance | path

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

/linux/drivers/net/can/usb/peak_usb/
H A Dpcan_usb_core.h143 void peak_usb_set_ts_now(struct peak_time_ref *time_ref, u32 ts_now);
H A Dpcan_usb.c434 peak_usb_set_ts_now(&mc->pdev->time_ref, mc->ts16); in pcan_usb_update_ts()
H A Dpcan_usb_core.c123 void peak_usb_set_ts_now(struct peak_time_ref *time_ref, u32 ts_now) in peak_usb_set_ts_now() function
H A Dpcan_usb_pro.c691 peak_usb_set_ts_now(&usb_if->time_ref, in pcan_usb_pro_handle_ts()
H A Dpcan_usb_fd.c713 peak_usb_set_ts_now(&usb_if->time_ref, le32_to_cpu(ts->ts_low)); in pcan_usb_fd_decode_ts()