Searched refs:str_cmd (Results 1 – 2 of 2) sorted by relevance
23 const char *str_cmd, *str_channel = NULL, *str_enable = NULL; in do_pwm() local33 str_cmd = argv[1]; in do_pwm()44 switch (*str_cmd) { in do_pwm()
127 const char *str_cmd, *str_gpio = NULL; in do_gpio() local136 str_cmd = argv[1]; in do_gpio()148 if (!strncmp(str_cmd, "status", 2)) { in do_gpio()164 switch (*str_cmd) { in do_gpio()
Completed in 3 milliseconds