Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/usb/
A Dserial.h182 struct usb_endpoint_descriptor *interrupt_out[MAX_NUM_PORTS]; member
/linux-6.3-rc2/drivers/usb/serial/
A Dusb-serial.c822 if (epds->num_interrupt_out == ARRAY_SIZE(epds->interrupt_out)) in store_endpoint()
825 epds->interrupt_out[epds->num_interrupt_out++] = epd; in store_endpoint()
1114 epds->interrupt_out[i]); in usb_serial_probe()

Completed in 6 milliseconds