Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/serial/
H A Dusbtty.c46 #define NUM_GSERIAL_INTERFACES 1 macro
283 struct usb_interface_descriptor interface_desc[NUM_GSERIAL_INTERFACES];
296 .bNumInterfaces = NUM_GSERIAL_INTERFACES,
802 interface_count = NUM_GSERIAL_INTERFACES; in usbtty_init_terminal_type()