Home
last modified time | relevance | path

Searched refs:interrupt_out (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/include/linux/usb/
Dserial.h186 struct usb_endpoint_descriptor *interrupt_out[MAX_NUM_PORTS]; member
/Linux-v5.10/drivers/usb/serial/
Dusb-serial.c725 BUILD_BUG_ON(ARRAY_SIZE(epds->interrupt_out) < USB_MAXENDPOINTS / 2); in find_endpoints()
742 epds->interrupt_out[epds->num_interrupt_out++] = epd; in find_endpoints()
1015 epds->interrupt_out[i]); in usb_serial_probe()