Searched refs:ltq_wdt_hw (Results 1 – 1 of 1) sorted by relevance
58 struct ltq_wdt_hw { struct206 const struct ltq_wdt_hw *ltq_wdt_hw; in ltq_wdt_probe() local235 ltq_wdt_hw = of_device_get_match_data(dev); in ltq_wdt_probe()236 if (ltq_wdt_hw && ltq_wdt_hw->bootstatus_get) { in ltq_wdt_probe()237 ret = ltq_wdt_hw->bootstatus_get(dev); in ltq_wdt_probe()259 static const struct ltq_wdt_hw ltq_wdt_xrx100 = {263 static const struct ltq_wdt_hw ltq_wdt_falcon = {