Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/rtc/
Drtc-sunxi.c428 static const struct of_device_id sunxi_rtc_dt_ids[] = { variable
433 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,