Searched refs:ep_msg_out (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/net/can/usb/peak_usb/ |
| H A D | pcan_usb_core.h | 75 u8 ep_msg_out[PCAN_USB_MAX_CHANNEL]; member 131 u8 ep_msg_out; member
|
| H A D | pcan_usb_fd.c | 1067 dev->ep_msg_out = fw_info->data_out_ep[dev->ctrl_idx]; in pcan_usb_fd_init() 1222 .ep_msg_out = {PCAN_USBPRO_EP_MSGOUT_0}, 1298 .ep_msg_out = {PCAN_USBPRO_EP_MSGOUT_0}, 1374 .ep_msg_out = {PCAN_USBPRO_EP_MSGOUT_0, PCAN_USBPRO_EP_MSGOUT_1}, 1450 .ep_msg_out = {PCAN_USBPRO_EP_MSGOUT_0, PCAN_USBPRO_EP_MSGOUT_1},
|
| H A D | pcan_usb_core.c | 516 usb_sndbulkpipe(dev->udev, dev->ep_msg_out), in peak_usb_start() 947 dev->ep_msg_out = peak_usb_adapter->ep_msg_out[ctrl_idx]; in peak_usb_create_dev()
|
| H A D | pcan_usb.c | 1038 .ep_msg_out = {PCAN_USB_EP_MSGOUT},
|
| H A D | pcan_usb_pro.c | 1094 .ep_msg_out = {PCAN_USBPRO_EP_MSGOUT_0, PCAN_USBPRO_EP_MSGOUT_1},
|