Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/platform_data/
Defm32-uart.h15 struct efm32_uart_pdata { struct
/linux-4.4.14/drivers/tty/serial/
Defm32-uart.c84 struct efm32_uart_pdata pdata;
751 const struct efm32_uart_pdata *pdata = dev_get_platdata(&pdev->dev); in efm32_uart_probe()