Lines Matching refs:strncmp
341 else if (!strncmp(cmd, "recovery", 8)) in sprd_adi_restart_handler()
343 else if (!strncmp(cmd, "alarm", 5)) in sprd_adi_restart_handler()
345 else if (!strncmp(cmd, "fastsleep", 9)) in sprd_adi_restart_handler()
347 else if (!strncmp(cmd, "bootloader", 10)) in sprd_adi_restart_handler()
349 else if (!strncmp(cmd, "panic", 5)) in sprd_adi_restart_handler()
351 else if (!strncmp(cmd, "special", 7)) in sprd_adi_restart_handler()
353 else if (!strncmp(cmd, "cftreboot", 9)) in sprd_adi_restart_handler()
355 else if (!strncmp(cmd, "autodloader", 11)) in sprd_adi_restart_handler()
357 else if (!strncmp(cmd, "iqmode", 6)) in sprd_adi_restart_handler()
359 else if (!strncmp(cmd, "sprdisk", 7)) in sprd_adi_restart_handler()
361 else if (!strncmp(cmd, "tospanic", 8)) in sprd_adi_restart_handler()
363 else if (!strncmp(cmd, "factorytest", 11)) in sprd_adi_restart_handler()