Searched refs:tpacpi_disclose_usertask (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/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("ALSA", "%smute\n", in volume_alsa_mute_put() [all …]
|