Searched refs:strcmp_l1 (Results 1 – 5 of 5) sorted by relevance
237 static int strcmp_l1(const char *s1, const char *s2);556 if (!strcmp_l1("reboot-bootloader", cmd)) { in cb_reboot()563 if (!strcmp_l1("reboot-fastboot", cmd)) { in cb_reboot()570 if (!strcmp_l1("reboot-recovery", cmd)) { in cb_reboot()581 static int strcmp_l1(const char *s1, const char *s2) in strcmp_l1() function2377 if (!strcmp_l1(cmd_dispatch_info[i].cmd, cmdbuf)) { in rx_handler_command()