Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/platform/x86/
Dthinkpad_acpi.c2106 const u32 wantedmask = hotkey_driver_mask & in hotkey_mask_warn_incomplete_mask() local
2110 if (wantedmask) in hotkey_mask_warn_incomplete_mask()
2111 pr_notice("required events 0x%08x not enabled!\n", wantedmask); in hotkey_mask_warn_incomplete_mask()