Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/can/usb/
DMakefile10 obj-$(CONFIG_CAN_GS_USB) += gs_usb.o
Dgs_usb.c293 struct gs_usb *parent;
320 struct gs_usb { struct
525 struct gs_usb *usbcan = urb->context; in gs_usb_receive_bulk_callback()
831 struct gs_usb *parent = dev->parent; in gs_can_open()
961 struct gs_usb *parent = dev->parent; in gs_can_close()
1315 struct gs_usb *dev; in gs_usb_probe()
1408 struct gs_usb *dev = usb_get_intfdata(intf); in gs_usb_disconnect()
DKconfig47 M to compile as module (module will be named: gs_usb).