Searched refs:vdbg_printk (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/platform/x86/ |
D | thinkpad_acpi.c | 452 #define vdbg_printk dbg_printk macro 456 #define vdbg_printk(a_dbg_level, format, arg...) \ macro 747 vdbg_printk(TPACPI_DBG_INIT, "trying to locate ACPI handle for %s\n", in drv_acpi_handle_init() 760 vdbg_printk(TPACPI_DBG_INIT, "ACPI handle for %s not found\n", in drv_acpi_handle_init() 788 vdbg_printk(TPACPI_DBG_INIT, in tpacpi_acpi_handle_locate() 803 vdbg_printk(TPACPI_DBG_INIT, in tpacpi_acpi_handle_locate() 831 vdbg_printk(TPACPI_DBG_INIT, in setup_acpi_notify() 3308 vdbg_printk(TPACPI_DBG_INIT | TPACPI_DBG_HKEY, in hotkey_init() 3325 vdbg_printk(TPACPI_DBG_INIT | TPACPI_DBG_HKEY, in hotkey_init() 3341 vdbg_printk(TPACPI_DBG_INIT | TPACPI_DBG_HKEY, in hotkey_init() [all …]
|