Searched refs:mpc8xxx_wdt_match (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/watchdog/
H A Dmpc8xxx_wdt.c151 static const struct of_device_id mpc8xxx_wdt_match[]; mpc8xxx_wdt_probe() variable in typeref:struct:of_device_id
162 match = of_match_device(mpc8xxx_wdt_match, &ofdev->dev); mpc8xxx_wdt_probe()
222 static const struct of_device_id mpc8xxx_wdt_match[] = { variable in typeref:struct:of_device_id
245 MODULE_DEVICE_TABLE(of, mpc8xxx_wdt_match);
252 .of_match_table = mpc8xxx_wdt_match,

Completed in 34 milliseconds