Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/can/usb/peak_usb/
Dpcan_usb_core.h140 void peak_usb_update_ts_now(struct peak_time_ref *time_ref, u32 ts_now);
Dpcan_usb_core.c83 void peak_usb_update_ts_now(struct peak_time_ref *time_ref, u32 ts_now) in peak_usb_update_ts_now() function
127 peak_usb_update_ts_now(time_ref, ts_now); in peak_usb_set_ts_now()
Dpcan_usb.c412 peak_usb_update_ts_now(&mc->pdev->time_ref, mc->ts16); in pcan_usb_update_ts()