Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/serial/
H A Dusbtty.c816 if (!endpoint->tx_queue) { in next_urb()
836 endpoint->tx_queue++; in next_urb()
/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Dcore.c407 endpoint->tx_queue--; in usbd_tx_complete()
/rk3399_rockchip-uboot/include/
H A Dusbdevice.h516 int tx_queue; member