Home
last modified time | relevance | path

Searched refs:peak_usb_get_ts_tv (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/net/can/usb/peak_usb/
Dpcan_usb_core.h150 void peak_usb_get_ts_tv(struct peak_time_ref *time_ref, u32 ts,
Dpcan_usb.c525 peak_usb_get_ts_tv(&mc->pdev->time_ref, mc->ts16, &tv); in pcan_usb_decode_error()
658 peak_usb_get_ts_tv(&mc->pdev->time_ref, mc->ts16, &tv); in pcan_usb_decode_data()
Dpcan_usb_core.c147 void peak_usb_get_ts_tv(struct peak_time_ref *time_ref, u32 ts, in peak_usb_get_ts_tv() function
179 peak_usb_get_ts_tv(time_ref, ts_low, &tv); in peak_usb_netif_rx()
Dpcan_usb_pro.c552 peak_usb_get_ts_tv(&usb_if->time_ref, le32_to_cpu(rx->ts32), &tv); in pcan_usb_pro_handle_canmsg()
670 peak_usb_get_ts_tv(&usb_if->time_ref, le32_to_cpu(er->ts32), &tv); in pcan_usb_pro_handle_error()