Searched refs:tpacpi_disclose_usertask (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/drivers/platform/x86/ |
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("ALSA", "%smute\n", in volume_alsa_mute_put() [all …]
|