Searched refs:PCAN_USBPRO_EP_MSGOUT_0 (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/can/usb/peak_usb/ |
H A D | pcan_usb_pro.h | 25 #define PCAN_USBPRO_EP_MSGOUT_0 2 macro 26 #define PCAN_USBPRO_EP_MSGIN (PCAN_USBPRO_EP_MSGOUT_0 | USB_DIR_IN)
|
H A D | pcan_usb_fd.c | 1056 .ep_msg_out = {PCAN_USBPRO_EP_MSGOUT_0}, 1128 .ep_msg_out = {PCAN_USBPRO_EP_MSGOUT_0}, 1200 .ep_msg_out = {PCAN_USBPRO_EP_MSGOUT_0, PCAN_USBPRO_EP_MSGOUT_1}, 1272 .ep_msg_out = {PCAN_USBPRO_EP_MSGOUT_0, PCAN_USBPRO_EP_MSGOUT_1},
|
H A D | pcan_usb_pro.c | 982 case PCAN_USBPRO_EP_MSGOUT_0: in pcan_usb_pro_probe() 1031 .ep_msg_out = {PCAN_USBPRO_EP_MSGOUT_0, PCAN_USBPRO_EP_MSGOUT_1},
|
/kernel/linux/linux-6.6/drivers/net/can/usb/peak_usb/ |
H A D | pcan_usb_pro.h | 25 #define PCAN_USBPRO_EP_MSGOUT_0 2 macro 26 #define PCAN_USBPRO_EP_MSGIN (PCAN_USBPRO_EP_MSGOUT_0 | USB_DIR_IN)
|
H A D | pcan_usb_fd.c | 1182 .ep_msg_out = {PCAN_USBPRO_EP_MSGOUT_0}, 1258 .ep_msg_out = {PCAN_USBPRO_EP_MSGOUT_0}, 1334 .ep_msg_out = {PCAN_USBPRO_EP_MSGOUT_0, PCAN_USBPRO_EP_MSGOUT_1}, 1410 .ep_msg_out = {PCAN_USBPRO_EP_MSGOUT_0, PCAN_USBPRO_EP_MSGOUT_1},
|
H A D | pcan_usb_pro.c | 999 case PCAN_USBPRO_EP_MSGOUT_0: in pcan_usb_pro_probe() 1083 .ep_msg_out = {PCAN_USBPRO_EP_MSGOUT_0, PCAN_USBPRO_EP_MSGOUT_1},
|
Completed in 8 milliseconds