Searched refs:outstr (Results 1 – 1 of 1) sorted by relevance
773 char *outstr; in lpss_ltr_mode_show() local780 outstr = (ltr_mode & LPSS_GENERAL_LTR_MODE_SW) ? "sw" : "auto"; in lpss_ltr_mode_show()781 return sprintf(buf, "%s\n", outstr); in lpss_ltr_mode_show()