Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dqcom_geni_serial.c149 static inline struct qcom_geni_serial_port *to_dev_port(struct uart_port *uport) in to_dev_port() function
193 struct qcom_geni_serial_port *port = to_dev_port(uport); in qcom_geni_serial_request_port()
230 struct qcom_geni_serial_port *port = to_dev_port(uport); in qcom_geni_serial_set_mctrl()
279 port = to_dev_port(uport); in qcom_geni_serial_poll_bit()
393 struct qcom_geni_serial_port *port = to_dev_port(uport); in qcom_geni_serial_poll_init()
541 struct qcom_geni_serial_port *port = to_dev_port(uport); in handle_rx_console()
581 struct qcom_geni_serial_port *port = to_dev_port(uport); in handle_rx_uart()
602 struct qcom_geni_serial_port *port = to_dev_port(uport); in qcom_geni_serial_stop_tx_dma()
633 struct qcom_geni_serial_port *port = to_dev_port(uport); in qcom_geni_serial_start_tx_dma()
677 struct qcom_geni_serial_port *port = to_dev_port(uport); in qcom_geni_serial_stop_tx_fifo()
[all …]