pic32_dmt_of_ids  222 drivers/watchdog/pic32-dmt.c static const struct of_device_id pic32_dmt_of_ids[] = {
pic32_dmt_of_ids  226 drivers/watchdog/pic32-dmt.c MODULE_DEVICE_TABLE(of, pic32_dmt_of_ids);
pic32_dmt_of_ids  232 drivers/watchdog/pic32-dmt.c 		.of_match_table = of_match_ptr(pic32_dmt_of_ids),