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