Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/uniwill/
H A Duniwill-acpi.c375 USB_C_POWER_PRIORITY_PERFORMANCE, enumerator
1053 [USB_C_POWER_PRIORITY_PERFORMANCE] = "performance",
1058 [USB_C_POWER_PRIORITY_PERFORMANCE] = USB_C_POWER_PRIORITY,
1103 if (usb_c_power_priority_value[USB_C_POWER_PRIORITY_PERFORMANCE] == value) in usb_c_power_priority_show()
1105 usb_c_power_priority_text[USB_C_POWER_PRIORITY_PERFORMANCE]); in usb_c_power_priority_show()
1143 usb_c_power_priority_value[USB_C_POWER_PRIORITY_PERFORMANCE] == value ? in usb_c_power_priority_init()
1144 USB_C_POWER_PRIORITY_PERFORMANCE : in usb_c_power_priority_init()