Searched refs:dev_conf (Results 1 – 1 of 1) sorted by relevance
155 static int parse_cmd_channel_conf(char *dev_conf) in parse_cmd_channel_conf() argument161 channel_name = strtok_r(dev_conf, ":", &saveptr); in parse_cmd_channel_conf()168 memcpy(dev_conf, saveptr, strlen(saveptr) + 1); in parse_cmd_channel_conf()
Completed in 2 milliseconds