Home
last modified time | relevance | path

Searched refs:usb_c_power_priority_text (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/platform/x86/uniwill/
H A Duniwill-acpi.c899 static const char * const usb_c_power_priority_text[] = { variable
918 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()