Searched refs:gs_usb (Results 1 – 3 of 3) sorted by relevance
306 struct gs_usb *parent;326 struct gs_usb { struct425 struct gs_usb *parent = container_of(cc, struct gs_usb, cc); in gs_usb_timestamp_read()446 struct gs_usb *parent; in gs_usb_timestamp_work()461 struct gs_usb *parent = dev->parent; in gs_usb_skb_set_timestamp()471 static void gs_usb_timestamp_init(struct gs_usb *parent) in gs_usb_timestamp_init()577 struct gs_usb *parent = urb->context; in gs_usb_receive_bulk_callback()877 struct gs_usb *parent = dev->parent; in gs_can_open()1058 struct gs_usb *parent = dev->parent; in gs_can_close()1420 struct gs_usb *parent; in gs_usb_probe()[all …]
11 obj-$(CONFIG_CAN_GS_USB) += gs_usb.o
65 M to compile as module (module will be named: gs_usb).