Searched refs:sunxi_wdt_dt_ids (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/watchdog/
H A Dsunxi_wdt.c231 static const struct of_device_id sunxi_wdt_dt_ids[] = { variable in typeref:struct:of_device_id
236 MODULE_DEVICE_TABLE(of, sunxi_wdt_dt_ids);
251 device = of_match_device(sunxi_wdt_dt_ids, &pdev->dev); sunxi_wdt_probe()
318 .of_match_table = sunxi_wdt_dt_ids,

Completed in 42 milliseconds