Home
last modified time | relevance | path

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

/external/u-boot/drivers/serial/
Dusbtty.c44 #define NUM_ACM_INTERFACES 2 macro
164 .bNumInterfaces = NUM_ACM_INTERFACES,
770 interface_count = NUM_ACM_INTERFACES; in usbtty_init_terminal_type()