Searched refs:nvmem_type_str (Results 1 – 1 of 1) sorted by relevance
94 static const char * const nvmem_type_str[] = { variable110 return sprintf(buf, "%s\n", nvmem_type_str[nvmem->type]); in type_show()