Searched refs:str_enable (Results 1 – 1 of 1) sorted by relevance
23 const char *str_cmd, *str_channel = NULL, *str_enable = NULL; in do_pwm() local82 str_enable = *argv; in do_pwm()83 pwm_enable = simple_strtoul(str_enable, NULL, 10); in do_pwm()
Completed in 4 milliseconds