Home
last modified time | relevance | path

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

/linux/drivers/net/can/usb/
H A Dgs_usb.c308 struct gs_usb *parent;
328 struct gs_usb { struct
406 static inline int gs_usb_get_timestamp(const struct gs_usb *parent, in gs_usb_get_timestamp()
428 struct gs_usb *parent = container_of(cc, struct gs_usb, cc); in gs_usb_timestamp_read()
449 struct gs_usb *parent; in gs_usb_timestamp_work()
451 parent = container_of(delayed_work, struct gs_usb, timestamp); in gs_usb_timestamp_work()
464 struct gs_usb *parent = dev->parent; in gs_usb_skb_set_timestamp()
474 static void gs_usb_timestamp_init(struct gs_usb *parent) in gs_usb_timestamp_init()
493 static void gs_usb_timestamp_stop(struct gs_usb *parent) in gs_usb_timestamp_stop()
611 struct gs_usb *parent = urb->context; in gs_usb_receive_bulk_callback()
[all …]