Searched refs:pmic_rst_reg_only_cmd (Results 1 – 1 of 1) sorted by relevance
999 static const char * const pmic_rst_reg_only_cmd[] = { in rk817_reboot_notifier_handler() local1048 for (i = 0; i < ARRAY_SIZE(pmic_rst_reg_only_cmd); i++) { in rk817_reboot_notifier_handler()1049 if (!strcmp(cmd, pmic_rst_reg_only_cmd[i])) { in rk817_reboot_notifier_handler()