Searched refs:vdbg_printk (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/platform/x86/ |
D | thinkpad_acpi.c | 422 #define vdbg_printk dbg_printk macro 426 #define vdbg_printk(a_dbg_level, format, arg...) \ macro 711 vdbg_printk(TPACPI_DBG_INIT, "trying to locate ACPI handle for %s\n", in drv_acpi_handle_init() 724 vdbg_printk(TPACPI_DBG_INIT, "ACPI handle for %s not found\n", in drv_acpi_handle_init() 753 vdbg_printk(TPACPI_DBG_INIT, in tpacpi_acpi_handle_locate() 768 vdbg_printk(TPACPI_DBG_INIT, in tpacpi_acpi_handle_locate() 797 vdbg_printk(TPACPI_DBG_INIT, in setup_acpi_notify() 3494 vdbg_printk(TPACPI_DBG_INIT | TPACPI_DBG_HKEY, in hotkey_init() 3511 vdbg_printk(TPACPI_DBG_INIT | TPACPI_DBG_HKEY, in hotkey_init() 3540 vdbg_printk(TPACPI_DBG_INIT | TPACPI_DBG_HKEY, in hotkey_init() [all …]
|