Searched refs:PCAN_USBPRO_EP_MSGIN (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 | 26 #define PCAN_USBPRO_EP_MSGIN (PCAN_USBPRO_EP_MSGOUT_0 | USB_DIR_IN) macro
|
H A D | pcan_usb_fd.c | 1055 .ep_msg_in = PCAN_USBPRO_EP_MSGIN, 1127 .ep_msg_in = PCAN_USBPRO_EP_MSGIN, 1199 .ep_msg_in = PCAN_USBPRO_EP_MSGIN, 1271 .ep_msg_in = PCAN_USBPRO_EP_MSGIN,
|
H A D | pcan_usb_pro.c | 984 case PCAN_USBPRO_EP_MSGIN: in pcan_usb_pro_probe() 1030 .ep_msg_in = PCAN_USBPRO_EP_MSGIN,
|
/kernel/linux/linux-6.6/drivers/net/can/usb/peak_usb/ |
H A D | pcan_usb_pro.h | 26 #define PCAN_USBPRO_EP_MSGIN (PCAN_USBPRO_EP_MSGOUT_0 | USB_DIR_IN) macro
|
H A D | pcan_usb_fd.c | 1181 .ep_msg_in = PCAN_USBPRO_EP_MSGIN, 1257 .ep_msg_in = PCAN_USBPRO_EP_MSGIN, 1333 .ep_msg_in = PCAN_USBPRO_EP_MSGIN, 1409 .ep_msg_in = PCAN_USBPRO_EP_MSGIN,
|
H A D | pcan_usb_pro.c | 1001 case PCAN_USBPRO_EP_MSGIN: in pcan_usb_pro_probe() 1082 .ep_msg_in = PCAN_USBPRO_EP_MSGIN,
|
Completed in 8 milliseconds