Searched refs:str_supported (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/platform/x86/ |
H A D | thinkpad_acpi.c | 408 static const char *str_supported(int is_supported); 410 static inline const char *str_supported(int is_supported) { return ""; } in str_supported() function 3488 str_supported(tp_features.hotkey)); in hotkey_init() 3584 str_supported(tp_features.hotkey_mask)); in hotkey_init() 4563 str_supported(tp_features.bluetooth), in bluetooth_init() 4750 str_supported(tp_features.wan), in wan_init() 4890 str_supported(tp_features.uwb), in uwb_init() 4998 str_supported(video_supported != TPACPI_VIDEO_NONE), in video_init() 5595 str_supported(tp_features.light), in light_init() 5596 str_supported(tp_feature in light_init() 10021 static const char * __init str_supported(int is_supported) str_supported() function [all...] |
/kernel/linux/linux-6.6/drivers/platform/x86/ |
H A D | thinkpad_acpi.c | 430 static const char *str_supported(int is_supported); 432 static inline const char *str_supported(int is_supported) { return ""; } in str_supported() function 3385 str_supported(tp_features.hotkey)); in hotkey_init() 3462 str_supported(tp_features.hotkey_mask)); in hotkey_init() 4466 str_supported(tp_features.bluetooth), in bluetooth_init() 4645 str_supported(tp_features.wan), in wan_init() 4773 str_supported(tp_features.uwb), in uwb_init() 4881 str_supported(video_supported != TPACPI_VIDEO_NONE), in video_init() 5479 str_supported(tp_features.light), in light_init() 5480 str_supported(tp_feature in light_init() 11058 static const char * __init str_supported(int is_supported) str_supported() function [all...] |
Completed in 21 milliseconds