Searched refs:peak_usb_get_ts_time (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/net/can/usb/peak_usb/ |
| A D | pcan_usb_core.h | 143 void peak_usb_get_ts_time(struct peak_time_ref *time_ref, u32 ts, ktime_t *tv);
|
| A D | pcan_usb.c | 519 peak_usb_get_ts_time(&mc->pdev->time_ref, mc->ts16, in pcan_usb_decode_error() 685 peak_usb_get_ts_time(&mc->pdev->time_ref, mc->ts16, &hwts->hwtstamp); in pcan_usb_decode_data()
|
| A D | pcan_usb_core.c | 133 void peak_usb_get_ts_time(struct peak_time_ref *time_ref, u32 ts, ktime_t *time) in peak_usb_get_ts_time() function 203 peak_usb_get_ts_time(time_ref, ts_low, &hwts->hwtstamp); in peak_usb_netif_rx()
|
| A D | pcan_usb_pro.c | 545 peak_usb_get_ts_time(&usb_if->time_ref, le32_to_cpu(rx->ts32), in pcan_usb_pro_handle_canmsg() 662 peak_usb_get_ts_time(&usb_if->time_ref, le32_to_cpu(er->ts32), &hwts->hwtstamp); in pcan_usb_pro_handle_error()
|
Completed in 120 milliseconds