Searched refs:sunxi_wdt_dt_ids (Results 1 – 1 of 1) sorted by relevance
231 static const struct of_device_id sunxi_wdt_dt_ids[] = { variable236 MODULE_DEVICE_TABLE(of, sunxi_wdt_dt_ids);251 device = of_match_device(sunxi_wdt_dt_ids, &pdev->dev); in sunxi_wdt_probe()318 .of_match_table = sunxi_wdt_dt_ids,