Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/can/usb/peak_usb/
Dpcan_usb_core.c953 static void peak_usb_disconnect(struct usb_interface *intf) in peak_usb_disconnect() function
1004 peak_usb_disconnect(intf); in peak_usb_probe()
1015 .disconnect = peak_usb_disconnect,