Searched refs:usb_c_power_priority_text (Results 1 – 1 of 1) sorted by relevance
1051 static const char * const usb_c_power_priority_text[] = { variable1070 ret = sysfs_match_string(usb_c_power_priority_text, buf); in usb_c_power_priority_store()1105 usb_c_power_priority_text[USB_C_POWER_PRIORITY_PERFORMANCE]); in usb_c_power_priority_show()1107 return sysfs_emit(buf, "%s\n", usb_c_power_priority_text[USB_C_POWER_PRIORITY_CHARGING]); in usb_c_power_priority_show()