Home
last modified time | relevance | path

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

/linux/drivers/net/can/usb/peak_usb/
H A Dpcan_usb_core.h70 int (*dev_restart_async)(struct peak_usb_device *dev, struct urb *urb, member
H A Dpcan_usb_fd.c1242 .dev_restart_async = pcan_usb_fd_restart_async,
1318 .dev_restart_async = pcan_usb_fd_restart_async,
1394 .dev_restart_async = pcan_usb_fd_restart_async,
1470 .dev_restart_async = pcan_usb_fd_restart_async,
H A Dpcan_usb_core.c690 if (!dev->adapter->dev_restart_async) { in peak_usb_restart()
708 err = dev->adapter->dev_restart_async(dev, urb, buf); in peak_usb_restart()
H A Dpcan_usb.c1054 .dev_restart_async = pcan_usb_restart_async,
H A Dpcan_usb_pro.c1113 .dev_restart_async = pcan_usb_pro_restart_async,