Searched refs:gs_usb (Results 1 – 3 of 3) sorted by relevance
10 obj-$(CONFIG_CAN_GS_USB) += gs_usb.o
173 struct gs_usb *parent;191 struct gs_usb { struct299 struct gs_usb *usbcan = urb->context; in gs_usb_receive_bulk_callback()580 struct gs_usb *parent = dev->parent; in gs_can_open()701 struct gs_usb *parent = dev->parent; in gs_can_close()914 struct gs_usb *dev; in gs_usb_probe()1017 struct gs_usb *dev = usb_get_intfdata(intf); in gs_usb_disconnect()
40 M to compile as module (module will be named: gs_usb).