Searched refs:vdbg_printk (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/platform/x86/ |
H A D | thinkpad_acpi.c | 453 #define vdbg_printk dbg_printk macro 457 #define vdbg_printk(a_dbg_level, format, arg...) \ macro 748 vdbg_printk(TPACPI_DBG_INIT, "trying to locate ACPI handle for %s\n", in drv_acpi_handle_init() 761 vdbg_printk(TPACPI_DBG_INIT, "ACPI handle for %s not found\n", in drv_acpi_handle_init() 789 vdbg_printk(TPACPI_DBG_INIT, in tpacpi_acpi_handle_locate() 804 vdbg_printk(TPACPI_DBG_INIT, in tpacpi_acpi_handle_locate() 832 vdbg_printk(TPACPI_DBG_INIT, in setup_acpi_notify() 3311 vdbg_printk(TPACPI_DBG_INIT | TPACPI_DBG_HKEY, in hotkey_init() 3328 vdbg_printk(TPACPI_DBG_INIT | TPACPI_DBG_HKEY, in hotkey_init() 3344 vdbg_printk(TPACPI_DBG_INIT | TPACPI_DBG_HKEY, in hotkey_init() [all …]
|