Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/can/usb/peak_usb/
H A Dpcan_usb.c27 #define PCAN_USB_EP_MSGOUT 2 macro
28 #define PCAN_USB_EP_MSGIN (PCAN_USB_EP_MSGOUT | USB_DIR_IN)
945 case PCAN_USB_EP_MSGOUT: in pcan_usb_probe()
1038 .ep_msg_out = {PCAN_USB_EP_MSGOUT},