Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/tty/serial/
Defm32-uart.c88 #define to_efm_port(_port) container_of(_port, struct efm32_uart_port, port) macro
106 struct efm32_uart_port *efm_port = to_efm_port(port); in efm32_uart_tx_empty()
128 struct efm32_uart_port *efm_port = to_efm_port(port); in efm32_uart_stop_tx()
170 struct efm32_uart_port *efm_port = to_efm_port(port); in efm32_uart_start_tx()
185 struct efm32_uart_port *efm_port = to_efm_port(port); in efm32_uart_stop_rx()
293 struct efm32_uart_port *efm_port = to_efm_port(port); in efm32_uart_startup()
339 struct efm32_uart_port *efm_port = to_efm_port(port); in efm32_uart_shutdown()
350 struct efm32_uart_port *efm_port = to_efm_port(port); in efm32_uart_set_termios()
436 struct efm32_uart_port *efm_port = to_efm_port(port); in efm32_uart_release_port()
445 struct efm32_uart_port *efm_port = to_efm_port(port); in efm32_uart_request_port()
[all …]