Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/serial/
H A Dusbtty.c90 static unsigned short tx_endpoint = 0; variable
762 tx_endpoint = ACM_TX_ENDPOINT; in usbtty_init_terminal_type()
793 tx_endpoint = GSERIAL_TX_ENDPOINT; in usbtty_init_terminal_type()
848 &endpoint_instance[tx_endpoint]; in write_buffer()