Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/platform/x86/
Dthinkpad_acpi.c437 static const char *str_supported(int is_supported);
439 static inline const char *str_supported(int is_supported) { return ""; } in str_supported() function
3396 str_supported(tp_features.hotkey)); in hotkey_init()
3473 str_supported(tp_features.hotkey_mask)); in hotkey_init()
4590 str_supported(tp_features.bluetooth), in bluetooth_init()
4769 str_supported(tp_features.wan), in wan_init()
4897 str_supported(tp_features.uwb), in uwb_init()
5005 str_supported(video_supported != TPACPI_VIDEO_NONE), in video_init()
5602 str_supported(tp_features.light), in light_init()
5603 str_supported(tp_features.light_status)); in light_init()
[all …]