Searched refs:str_channel (Results 1 – 1 of 1) sorted by relevance
23 const char *str_cmd, *str_channel = NULL, *str_enable = NULL; in do_pwm() local76 str_channel = *argv; in do_pwm()77 channel = simple_strtoul(str_channel, NULL, 10); in do_pwm()
Completed in 3 milliseconds