Searched refs:comc_parse_intval (Results 1 – 1 of 1) sorted by relevance
61 static int comc_parse_intval(const char *, unsigned *);296 if (comc_parse_intval(env, &val) == CMD_OK) { in comc_probe()351 if (comc_parse_intval(env, &val) == CMD_OK) in comc_probe()473 comc_parse_intval(const char *value, unsigned *valp) in comc_parse_intval() function501 if (comc_parse_intval(value, &port) != CMD_OK) in comc_port_set()536 if (comc_parse_intval(value, &speed) != CMD_OK) in comc_speed_set()