Searched refs:uniwill_device_supports (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/platform/x86/uniwill/ |
| H A D | uniwill-acpi.c | 428 static inline bool uniwill_device_supports(struct uniwill_data *data, in uniwill_device_supports() function 859 if (!uniwill_device_supports(data, UNIWILL_FEATURE_NVIDIA_CTGP_CONTROL)) in uniwill_nvidia_ctgp_init() 901 if (uniwill_device_supports(data, UNIWILL_FEATURE_FN_LOCK_TOGGLE)) in uniwill_attr_is_visible() 906 if (uniwill_device_supports(data, UNIWILL_FEATURE_SUPER_KEY_TOGGLE)) in uniwill_attr_is_visible() 911 if (uniwill_device_supports(data, UNIWILL_FEATURE_TOUCHPAD_TOGGLE)) in uniwill_attr_is_visible() 917 if (uniwill_device_supports(data, UNIWILL_FEATURE_LIGHTBAR)) in uniwill_attr_is_visible() 922 if (uniwill_device_supports(data, UNIWILL_FEATURE_NVIDIA_CTGP_CONTROL)) in uniwill_attr_is_visible() 1050 if (!uniwill_device_supports(data, UNIWILL_FEATURE_HWMON)) in uniwill_hwmon_init() 1125 if (!uniwill_device_supports(data, UNIWILL_FEATURE_LIGHTBAR)) in uniwill_led_init() 1338 if (!uniwill_device_supports(data, UNIWILL_FEATURE_BATTERY)) in uniwill_battery_init() [all …]
|