Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/can/usb/
Dgs_usb.c156 struct gs_usb *parent;
174 struct gs_usb { struct
227 static int gs_cmd_reset(struct gs_usb *gsusb, struct gs_can *gsdev) in gs_cmd_reset()
279 struct gs_usb *usbcan = urb->context; in gs_usb_recieve_bulk_callback()
567 struct gs_usb *parent = dev->parent; in gs_can_open()
688 struct gs_usb *parent = dev->parent; in gs_can_close()
835 struct gs_usb *dev; in gs_usb_probe()
936 struct gs_usb *dev = usb_get_intfdata(intf); in gs_usb_disconnect()
DMakefile7 obj-$(CONFIG_CAN_GS_USB) += gs_usb.o
DKconfig22 M to compile as module (module will be named: gs_usb).