Searched refs:imx_uart_dt_ids (Results 1 – 1 of 1) sorted by relevance
258 static const struct of_device_id imx_uart_dt_ids[] = { variable264 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,