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