Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/can/usb/
Dgs_usb.c166 struct gs_usb *parent;
184 struct gs_usb { struct
292 struct gs_usb *usbcan = urb->context; in gs_usb_receive_bulk_callback()
572 struct gs_usb *parent = dev->parent; in gs_can_open()
692 struct gs_usb *parent = dev->parent; in gs_can_close()
903 struct gs_usb *dev; in gs_usb_probe()
1006 struct gs_usb *dev = usb_get_intfdata(intf); in gs_usb_disconnect()
DMakefile9 obj-$(CONFIG_CAN_GS_USB) += gs_usb.o
DKconfig30 M to compile as module (module will be named: gs_usb).