Home
last modified time | relevance | path

Searched refs:hotkey_driver_mask (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dthinkpad_acpi.c2022 static u32 hotkey_driver_mask; /* events needed by the driver */ variable
2215 const u32 wantedmask = hotkey_driver_mask & in hotkey_mask_warn_incomplete_mask()
2290 rc = hotkey_mask_set((mask | hotkey_driver_mask) & ~hotkey_source_mask); in hotkey_user_mask_set()
2309 hotkey_driver_mask = mask; in tpacpi_hotkey_driver_mask_set()
2316 hotkey_driver_mask = mask; in tpacpi_hotkey_driver_mask_set() local
2322 rc = hotkey_mask_set((hotkey_acpi_mask | hotkey_driver_mask) & in tpacpi_hotkey_driver_mask_set()
2563 * hotkey_user_mask or hotkey_driver_mask, though.
2589 (hotkey_driver_mask | hotkey_user_mask); in hotkey_kthread()
2617 (hotkey_driver_mask | hotkey_user_mask); in hotkey_kthread()
2649 const u32 poll_driver_mask = hotkey_driver_mask in hotkey_poll_setup()
[all...]
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dthinkpad_acpi.c1898 static u32 hotkey_driver_mask; /* events needed by the driver */ variable
2089 const u32 wantedmask = hotkey_driver_mask & in hotkey_mask_warn_incomplete_mask()
2164 rc = hotkey_mask_set((mask | hotkey_driver_mask) & ~hotkey_source_mask); in hotkey_user_mask_set()
2183 hotkey_driver_mask = mask; in tpacpi_hotkey_driver_mask_set()
2190 hotkey_driver_mask = mask; in tpacpi_hotkey_driver_mask_set() local
2196 rc = hotkey_mask_set((hotkey_acpi_mask | hotkey_driver_mask) & in tpacpi_hotkey_driver_mask_set()
2437 * hotkey_user_mask or hotkey_driver_mask, though.
2463 (hotkey_driver_mask | hotkey_user_mask); in hotkey_kthread()
2491 (hotkey_driver_mask | hotkey_user_mask); in hotkey_kthread()
2523 const u32 poll_driver_mask = hotkey_driver_mask in hotkey_poll_setup()
[all...]

Completed in 17 milliseconds