Searched refs:meson_wdt_dt_ids (Results 1 – 1 of 1) sorted by relevance
152 static const struct of_device_id meson_wdt_dt_ids[] = { variable159 MODULE_DEVICE_TABLE(of, meson_wdt_dt_ids);176 of_id = of_match_device(meson_wdt_dt_ids, dev); in meson_wdt_probe()216 .of_match_table = meson_wdt_dt_ids,