Searched refs:ts_low (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/drivers/net/can/usb/peak_usb/
H A Dpcan_ucan.h120 __le32 ts_low; member in struct:pucan_msg
137 __le32 ts_low; member in struct:pucan_rx_msg
158 __le32 ts_low; member in struct:pucan_error_msg
173 __le32 ts_low; member in struct:pucan_status_msg
H A Dpcan_usb_core.h153 struct peak_time_ref *time_ref, u32 ts_low, u32 ts_high);
H A Dpcan_usb_fd.c130 __le32 ts_low; member in struct:pcan_ufd_ts_msg
143 __le32 ts_low; member in struct:pcan_ufd_ovr_msg
516 le32_to_cpu(rm->ts_low), le32_to_cpu(rm->ts_high)); pcan_usb_fd_decode_canmsg()
577 le32_to_cpu(sm->ts_low), le32_to_cpu(sm->ts_high)); pcan_usb_fd_decode_status()
620 le32_to_cpu(ov->ts_low), le32_to_cpu(ov->ts_high)); pcan_usb_fd_decode_overrun()
638 peak_usb_set_ts_now(&usb_if->time_ref, le32_to_cpu(ts->ts_low)); pcan_usb_fd_decode_ts()
H A Dpcan_usb_core.c174 struct peak_time_ref *time_ref, u32 ts_low, u32 ts_high) peak_usb_netif_rx()
179 peak_usb_get_ts_tv(time_ref, ts_low, &tv); peak_usb_netif_rx()
173 peak_usb_netif_rx(struct sk_buff *skb, struct peak_time_ref *time_ref, u32 ts_low, u32 ts_high) peak_usb_netif_rx() argument
/linux-4.4.14/drivers/hwtracing/intel_th/
H A Dmsu.h70 u32 ts_low; member in struct:msc_block_desc

Completed in 102 milliseconds