Home
last modified time | relevance | path

Searched defs:efm32_uart_port (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-4.19/drivers/tty/serial/
Defm32-uart.c82 struct efm32_uart_port { struct
88 #define to_efm_port(_port) container_of(_port, struct efm32_uart_port, port) argument
/kernel/linux/linux-5.10/drivers/tty/serial/
Defm32-uart.c78 struct efm32_uart_port { struct
84 #define to_efm_port(_port) container_of(_port, struct efm32_uart_port, port) argument