Searched refs:mpc8xxx_wdt_match (Results 1 – 1 of 1) sorted by relevance
151 static const struct of_device_id mpc8xxx_wdt_match[]; variable162 match = of_match_device(mpc8xxx_wdt_match, &ofdev->dev); in mpc8xxx_wdt_probe()222 static const struct of_device_id mpc8xxx_wdt_match[] = { variable245 MODULE_DEVICE_TABLE(of, mpc8xxx_wdt_match);252 .of_match_table = mpc8xxx_wdt_match,