Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/can/usb/peak_usb/
Dpcan_usb_core.h148 void peak_usb_update_ts_now(struct peak_time_ref *time_ref, u32 ts_now);
Dpcan_usb_core.c97 void peak_usb_update_ts_now(struct peak_time_ref *time_ref, u32 ts_now) in peak_usb_update_ts_now() function
141 peak_usb_update_ts_now(time_ref, ts_now); in peak_usb_set_ts_now()
Dpcan_usb.c360 peak_usb_update_ts_now(&mc->pdev->time_ref, mc->ts16); in pcan_usb_update_ts()