Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/uniwill/
H A Duniwill-acpi.c512 static inline bool uniwill_device_supports(const struct uniwill_data *data, in uniwill_device_supports() function
1028 if (!uniwill_device_supports(data, UNIWILL_FEATURE_NVIDIA_CTGP_CONTROL)) in uniwill_nvidia_ctgp_init()
1129 if (!uniwill_device_supports(data, UNIWILL_FEATURE_USB_C_POWER_PRIORITY)) in usb_c_power_priority_init()
1275 if (uniwill_device_supports(data, UNIWILL_FEATURE_FN_LOCK)) in uniwill_attr_is_visible()
1280 if (uniwill_device_supports(data, UNIWILL_FEATURE_SUPER_KEY)) in uniwill_attr_is_visible()
1285 if (uniwill_device_supports(data, UNIWILL_FEATURE_TOUCHPAD_TOGGLE)) in uniwill_attr_is_visible()
1291 if (uniwill_device_supports(data, UNIWILL_FEATURE_LIGHTBAR)) in uniwill_attr_is_visible()
1296 if (uniwill_device_supports(data, UNIWILL_FEATURE_NVIDIA_CTGP_CONTROL)) in uniwill_attr_is_visible()
1301 if (uniwill_device_supports(data, UNIWILL_FEATURE_USB_C_POWER_PRIORITY)) in uniwill_attr_is_visible()
1306 if (uniwill_device_supports(data, UNIWILL_FEATURE_AC_AUTO_BOOT)) in uniwill_attr_is_visible()
[all …]