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/ |
D | pcan_usb_core.h | 150 void peak_usb_get_ts_tv(struct peak_time_ref *time_ref, u32 ts,
|
D | pcan_usb.c | 525 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()
|
D | pcan_usb_core.c | 147 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()
|
D | pcan_usb_pro.c | 552 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()
|