Searched refs:outstr (Results 1 – 1 of 1) sorted by relevance
748 char *outstr; in lpss_ltr_mode_show() local755 outstr = (ltr_mode & LPSS_GENERAL_LTR_MODE_SW) ? "sw" : "auto"; in lpss_ltr_mode_show()756 return sprintf(buf, "%s\n", outstr); in lpss_ltr_mode_show()
Completed in 50 milliseconds