Home
last modified time | relevance | path

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

/linux/drivers/net/can/usb/
H A Dgs_usb.c240 struct classic_can_ts { struct
282 DECLARE_FLEX_ARRAY(struct classic_can_ts, classic_can_ts);
531 timestamp = le32_to_cpu(hf->classic_can_ts->timestamp_us); in gs_usb_set_timestamp()
600 minimum_length = struct_size(hf, classic_can_ts, 1); in gs_usb_get_minimum_rx_length()
1617 hf_size_rx = struct_size(hf, classic_can_ts, 1); in gs_usb_probe()