meson_wdt_dt_ids  152 drivers/watchdog/meson_wdt.c static const struct of_device_id meson_wdt_dt_ids[] = {
meson_wdt_dt_ids  159 drivers/watchdog/meson_wdt.c MODULE_DEVICE_TABLE(of, meson_wdt_dt_ids);
meson_wdt_dt_ids  176 drivers/watchdog/meson_wdt.c 	of_id = of_match_device(meson_wdt_dt_ids, dev);
meson_wdt_dt_ids  216 drivers/watchdog/meson_wdt.c 		.of_match_table	= meson_wdt_dt_ids,