Searched refs:ufs_hid_state_to_string (Results 1 – 1 of 1) sorted by relevance
100 static const char *ufs_hid_state_to_string(enum ufs_hid_state state) in ufs_hid_state_to_string() function1926 return sysfs_emit(buf, "%s\n", ufs_hid_state_to_string(value)); in state_show()