Searched refs:ttyport (Results 1 – 3 of 3) sorted by relevance
6 obj-$(CONFIG_SERIAL_DEV_CTRL_TTYPORT) += serdev-ttyport.o
151 struct tty_port *ttyport = &port->state->port; in mlb_usio_rx_chars() local205 tty_flip_buffer_push(ttyport); in mlb_usio_rx_chars()
403 struct tty_port *ttyport = &stm32_port->port.state->port; in stm32_usart_push_buffer_dma() local418 dma_count = tty_insert_flip_string(ttyport, dma_start, dma_size); in stm32_usart_push_buffer_dma()