Searched refs:PCAN_USB_EP_MSGOUT (Results 1 – 1 of 1) sorted by relevance
34 #define PCAN_USB_EP_MSGOUT 2 macro35 #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},