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