Searched refs:ep_msg_out (Results 1 – 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/can/usb/peak_usb/ |
D | pcan_usb_core.h | 72 u8 ep_msg_out[PCAN_USB_MAX_CHANNEL]; member 131 u8 ep_msg_out; member
|
D | pcan_usb_core.c | 491 usb_sndbulkpipe(dev->udev, dev->ep_msg_out), in peak_usb_start() 807 dev->ep_msg_out = peak_usb_adapter->ep_msg_out[ctrl_idx]; in peak_usb_create_dev()
|
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},
|
D | pcan_usb.c | 1014 .ep_msg_out = {PCAN_USB_EP_MSGOUT},
|
D | pcan_usb_pro.c | 1031 .ep_msg_out = {PCAN_USBPRO_EP_MSGOUT_0, PCAN_USBPRO_EP_MSGOUT_1},
|