Home
last modified time | relevance | path

Searched refs:strcmp_l1 (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Df_fastboot.c237 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() function
2377 if (!strcmp_l1(cmd_dispatch_info[i].cmd, cmdbuf)) { in rx_handler_command()
H A Df_fastboot.su
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map