Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/rtc/
H A Drtc-mxc.c87 static const struct of_device_id imx_rtc_dt_ids[] = { variable
92 MODULE_DEVICE_TABLE(of, imx_rtc_dt_ids);
331 of_id = of_match_device(imx_rtc_dt_ids, &pdev->dev); in mxc_rtc_probe()
439 .of_match_table = of_match_ptr(imx_rtc_dt_ids),