Searched refs:ttyport (Results 1 – 5 of 5) sorted by relevance
6 obj-$(CONFIG_SERIAL_DEV_CTRL_TTYPORT) += serdev-ttyport.o
150 struct tty_port *ttyport = &port->state->port; in mlb_usio_rx_chars() local203 tty_flip_buffer_push(ttyport); in mlb_usio_rx_chars()
446 struct tty_port *ttyport = &stm32_port->port.state->port; in stm32_usart_push_buffer_dma() local461 dma_count = tty_insert_flip_string(ttyport, dma_start, dma_size); in stm32_usart_push_buffer_dma()
[all...]