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.c333 USB_C_POWER_PRIORITY_PERFORMANCE, enumerator
901 [USB_C_POWER_PRIORITY_PERFORMANCE] = "performance",
906 [USB_C_POWER_PRIORITY_PERFORMANCE] = USB_C_POWER_PRIORITY,
951 if (usb_c_power_priority_value[USB_C_POWER_PRIORITY_PERFORMANCE] == value) in usb_c_power_priority_show()
953 usb_c_power_priority_text[USB_C_POWER_PRIORITY_PERFORMANCE]); in usb_c_power_priority_show()
991 usb_c_power_priority_value[USB_C_POWER_PRIORITY_PERFORMANCE] == value ? in usb_c_power_priority_init()
992 USB_C_POWER_PRIORITY_PERFORMANCE : in usb_c_power_priority_init()