Home
last modified time | relevance | path

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

/external/u-boot/drivers/serial/
Dusbtty.c89 static unsigned short tx_endpoint = 0; variable
761 tx_endpoint = ACM_TX_ENDPOINT; in usbtty_init_terminal_type()
792 tx_endpoint = GSERIAL_TX_ENDPOINT; in usbtty_init_terminal_type()
847 &endpoint_instance[tx_endpoint]; in write_buffer()