Searched refs:imx_uart_dt_ids (Results 1 – 1 of 1) sorted by relevance
261 static const struct of_device_id imx_uart_dt_ids[] = { variable267 MODULE_DEVICE_TABLE(of, imx_uart_dt_ids);1861 of_match_device(imx_uart_dt_ids, &pdev->dev); in serial_imx_probe_dt()2142 .of_match_table = imx_uart_dt_ids,