Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
Defm32-uart.c86 #define to_efm_port(_port) container_of(_port, struct efm32_uart_port, port) macro
104 struct efm32_uart_port *efm_port = to_efm_port(port); in efm32_uart_tx_empty()
126 struct efm32_uart_port *efm_port = to_efm_port(port); in efm32_uart_stop_tx()
168 struct efm32_uart_port *efm_port = to_efm_port(port); in efm32_uart_start_tx()
183 struct efm32_uart_port *efm_port = to_efm_port(port); in efm32_uart_stop_rx()
291 struct efm32_uart_port *efm_port = to_efm_port(port); in efm32_uart_startup()
337 struct efm32_uart_port *efm_port = to_efm_port(port); in efm32_uart_shutdown()
348 struct efm32_uart_port *efm_port = to_efm_port(port); in efm32_uart_set_termios()
434 struct efm32_uart_port *efm_port = to_efm_port(port); in efm32_uart_release_port()
443 struct efm32_uart_port *efm_port = to_efm_port(port); in efm32_uart_request_port()
[all …]