Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/can/usb/peak_usb/
H A Dpcan_usb.c26 #define PCAN_USB_EP_MSGOUT 2 macro
27 #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},
/kernel/linux/linux-6.6/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},

Completed in 3 milliseconds