Searched refs:type_endptr (Results 1 – 1 of 1) sorted by relevance
294 char *type_endptr; in cmd_w1_configure() local297 uint32_t type = strtoul(type_name, &type_endptr, 0); in cmd_w1_configure()307 if (*type_endptr != '\0') { in cmd_w1_configure()