Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/platform_data/
Defm32-uart.h16 struct efm32_uart_pdata { struct
/Linux-v4.19/drivers/tty/serial/
Defm32-uart.c86 struct efm32_uart_pdata pdata;
757 const struct efm32_uart_pdata *pdata = dev_get_platdata(&pdev->dev); in efm32_uart_probe()