Searched refs:ltq_wdt_hw (Results 1 – 1 of 1) sorted by relevance
57 struct ltq_wdt_hw { struct205 const struct ltq_wdt_hw *ltq_wdt_hw; in ltq_wdt_probe() local234 ltq_wdt_hw = of_device_get_match_data(dev); in ltq_wdt_probe()235 if (ltq_wdt_hw && ltq_wdt_hw->bootstatus_get) { in ltq_wdt_probe()236 ret = ltq_wdt_hw->bootstatus_get(dev); in ltq_wdt_probe()258 static const struct ltq_wdt_hw ltq_wdt_xrx100 = {262 static const struct ltq_wdt_hw ltq_wdt_falcon = {