pm8916_wdt_id_table  202 drivers/watchdog/pm8916_wdt.c static const struct of_device_id pm8916_wdt_id_table[] = {
pm8916_wdt_id_table  206 drivers/watchdog/pm8916_wdt.c MODULE_DEVICE_TABLE(of, pm8916_wdt_id_table);
pm8916_wdt_id_table  212 drivers/watchdog/pm8916_wdt.c 		.of_match_table = of_match_ptr(pm8916_wdt_id_table),