tx_bytes_requested 180 drivers/tty/serial/samsung.c count = dma->tx_bytes_requested - state.residue; tx_bytes_requested 208 drivers/tty/serial/samsung.c count = dma->tx_bytes_requested - state.residue; tx_bytes_requested 308 drivers/tty/serial/samsung.c dma->tx_bytes_requested = dma->tx_size; tx_bytes_requested 69 drivers/tty/serial/samsung.h int tx_bytes_requested; tx_bytes_requested 136 drivers/tty/serial/serial-tegra.c unsigned int tx_bytes_requested; tx_bytes_requested 519 drivers/tty/serial/serial-tegra.c count = tup->tx_bytes_requested - state.residue; tx_bytes_requested 552 drivers/tty/serial/serial-tegra.c tup->tx_bytes_requested = tup->tx_bytes; tx_bytes_requested 618 drivers/tty/serial/serial-tegra.c count = tup->tx_bytes_requested - state.residue;