Home
last modified time | relevance | path

Searched refs:ep_msg_out (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/net/can/usb/peak_usb/
Dpcan_usb_core.h80 u8 ep_msg_out[PCAN_USB_MAX_CHANNEL]; member
139 u8 ep_msg_out; member
Dpcan_usb_fd.c1039 .ep_msg_out = {PCAN_USBPRO_EP_MSGOUT_0},
1111 .ep_msg_out = {PCAN_USBPRO_EP_MSGOUT_0},
1183 .ep_msg_out = {PCAN_USBPRO_EP_MSGOUT_0, PCAN_USBPRO_EP_MSGOUT_1},
1255 .ep_msg_out = {PCAN_USBPRO_EP_MSGOUT_0, PCAN_USBPRO_EP_MSGOUT_1},
Dpcan_usb_core.c458 usb_sndbulkpipe(dev->udev, dev->ep_msg_out), in peak_usb_start()
774 dev->ep_msg_out = peak_usb_adapter->ep_msg_out[ctrl_idx]; in peak_usb_create_dev()
Dpcan_usb.c889 .ep_msg_out = {PCAN_USB_EP_MSGOUT},
Dpcan_usb_pro.c1039 .ep_msg_out = {PCAN_USBPRO_EP_MSGOUT_0, PCAN_USBPRO_EP_MSGOUT_1},