Searched refs:tpacpi_disclose_usertask (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/platform/x86/ |
H A D | thinkpad_acpi.c | 443 #define tpacpi_disclose_usertask(what, format, arg...) \ macro 1276 tpacpi_disclose_usertask(attr->attr.name, "set to %ld\n", t); in tpacpi_rfk_sysfs_enable_store() 1333 tpacpi_disclose_usertask("procfs", "attempt to %s %s\n", in tpacpi_rfk_procfs_write() 2668 tpacpi_disclose_usertask("hotkey_mask", "set to 0x%08lx\n", t); in hotkey_mask_store() 2777 tpacpi_disclose_usertask("hotkey_source_mask", "set to 0x%08lx\n", t); in hotkey_source_mask_store() 2809 tpacpi_disclose_usertask("hotkey_poll_freq", "set to %lu\n", t); in hotkey_poll_freq_store() 4215 tpacpi_disclose_usertask("procfs hotkey", in hotkey_write() 7022 tpacpi_disclose_usertask("procfs brightness", in brightness_write() 7415 tpacpi_disclose_usertask("ALSA", "set volume to %ld\n", in volume_alsa_vol_put() 7440 tpacpi_disclose_usertask("ALS in volume_alsa_mute_put() [all...] |
/kernel/linux/linux-5.10/drivers/platform/x86/ |
H A D | thinkpad_acpi.c | 421 #define tpacpi_disclose_usertask(what, format, arg...) \ macro 1350 tpacpi_disclose_usertask(attr->attr.name, "set to %ld\n", t); in tpacpi_rfk_sysfs_enable_store() 1409 tpacpi_disclose_usertask("procfs", "attempt to %s %s\n", in tpacpi_rfk_procfs_write() 2791 tpacpi_disclose_usertask("hotkey_mask", "set to 0x%08lx\n", t); in hotkey_mask_store() 2900 tpacpi_disclose_usertask("hotkey_source_mask", "set to 0x%08lx\n", t); in hotkey_source_mask_store() 2932 tpacpi_disclose_usertask("hotkey_poll_freq", "set to %lu\n", t); in hotkey_poll_freq_store() 4321 tpacpi_disclose_usertask("procfs hotkey", in hotkey_write() 7128 tpacpi_disclose_usertask("procfs brightness", in brightness_write() 7521 tpacpi_disclose_usertask("ALSA", "set volume to %ld\n", in volume_alsa_vol_put() 7546 tpacpi_disclose_usertask("ALS in volume_alsa_mute_put() [all...] |
Completed in 21 milliseconds