Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/serial/
Dimx.c258 static const struct of_device_id imx_uart_dt_ids[] = { variable
264 MODULE_DEVICE_TABLE(of, imx_uart_dt_ids);
1855 of_match_device(imx_uart_dt_ids, &pdev->dev); in serial_imx_probe_dt()
2005 .of_match_table = imx_uart_dt_ids,