Searched refs:imx_rtc_dt_ids (Results 1 – 1 of 1) sorted by relevance
104 static const struct of_device_id imx_rtc_dt_ids[] = { variable109 MODULE_DEVICE_TABLE(of, imx_rtc_dt_ids);382 of_id = of_match_device(imx_rtc_dt_ids, &pdev->dev); in mxc_rtc_probe()507 .of_match_table = of_match_ptr(imx_rtc_dt_ids),