Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/tty/serial/
Defm32-uart.c84 #define to_efm_port(_port) container_of(_port, struct efm32_uart_port, port) macro
102 struct efm32_uart_port *efm_port = to_efm_port(port); in efm32_uart_tx_empty()
124 struct efm32_uart_port *efm_port = to_efm_port(port); in efm32_uart_stop_tx()
166 struct efm32_uart_port *efm_port = to_efm_port(port); in efm32_uart_start_tx()
181 struct efm32_uart_port *efm_port = to_efm_port(port); in efm32_uart_stop_rx()
289 struct efm32_uart_port *efm_port = to_efm_port(port); in efm32_uart_startup()
335 struct efm32_uart_port *efm_port = to_efm_port(port); in efm32_uart_shutdown()
346 struct efm32_uart_port *efm_port = to_efm_port(port); in efm32_uart_set_termios()
432 struct efm32_uart_port *efm_port = to_efm_port(port); in efm32_uart_release_port()
441 struct efm32_uart_port *efm_port = to_efm_port(port); in efm32_uart_request_port()
[all …]