Searched refs:sunxi_rtc_dt_ids (Results 1 – 1 of 1) sorted by relevance
428 static const struct of_device_id sunxi_rtc_dt_ids[] = { variable433 MODULE_DEVICE_TABLE(of, sunxi_rtc_dt_ids);466 of_id = of_match_device(sunxi_rtc_dt_ids, &pdev->dev); in sunxi_rtc_probe()512 .of_match_table = sunxi_rtc_dt_ids,