Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/can/usb/peak_usb/
Dpcan_usb.c34 #define PCAN_USB_EP_MSGOUT 2 macro
35 #define PCAN_USB_EP_MSGIN (PCAN_USB_EP_MSGOUT | USB_DIR_IN)
844 case PCAN_USB_EP_MSGOUT: in pcan_usb_probe()
891 .ep_msg_out = {PCAN_USB_EP_MSGOUT},