Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/platform_data/
Defm32-uart.h16 struct efm32_uart_pdata { struct
/Linux-v5.10/drivers/tty/serial/
Defm32-uart.c82 struct efm32_uart_pdata pdata;
754 const struct efm32_uart_pdata *pdata = dev_get_platdata(&pdev->dev); in efm32_uart_probe()