pic32_wdt_dt_ids  159 drivers/watchdog/pic32-wdt.c static const struct of_device_id pic32_wdt_dt_ids[] = {
pic32_wdt_dt_ids  163 drivers/watchdog/pic32-wdt.c MODULE_DEVICE_TABLE(of, pic32_wdt_dt_ids);
pic32_wdt_dt_ids  236 drivers/watchdog/pic32-wdt.c 		.of_match_table = of_match_ptr(pic32_wdt_dt_ids),