syscon_reboot_mode_of_match   69 drivers/power/reset/syscon-reboot-mode.c static const struct of_device_id syscon_reboot_mode_of_match[] = {
syscon_reboot_mode_of_match   73 drivers/power/reset/syscon-reboot-mode.c MODULE_DEVICE_TABLE(of, syscon_reboot_mode_of_match);
syscon_reboot_mode_of_match   79 drivers/power/reset/syscon-reboot-mode.c 		.of_match_table = syscon_reboot_mode_of_match,