Home
last modified time | relevance | path

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

/linux/drivers/net/can/usb/
H A Dgs_usb.c254 struct canfd_ts { struct
278 DECLARE_FLEX_ARRAY(struct canfd_ts, canfd_ts); argument
526 timestamp = le32_to_cpu(hf->canfd_ts->timestamp_us); in gs_usb_set_timestamp()
1507 hf_size_rx = struct_size(hf, canfd_ts, 1); in gs_usb_probe()