Searched refs:PCAN_USB_EP_MSGOUT (Results 1 – 1 of 1) sorted by relevance
26 #define PCAN_USB_EP_MSGOUT 2 macro27 #define PCAN_USB_EP_MSGIN (PCAN_USB_EP_MSGOUT | USB_DIR_IN)966 case PCAN_USB_EP_MSGOUT: in pcan_usb_probe()1014 .ep_msg_out = {PCAN_USB_EP_MSGOUT},