Searched refs:dbg_printk (Results 1 – 3 of 3) sorted by relevance
/drivers/platform/x86/ |
D | thinkpad_acpi.c | 393 #define dbg_printk(a_dbg_level, format, arg...) \ macro 401 #define vdbg_printk dbg_printk 687 dbg_printk(TPACPI_DBG_INIT, in drv_acpi_handle_init() 735 dbg_printk(TPACPI_DBG_INIT, in tpacpi_acpi_handle_locate() 806 dbg_printk(TPACPI_DBG_INIT, in register_tpacpi_subdriver() 1225 dbg_printk(TPACPI_DBG_RFKILL, in tpacpi_rfk_hook_set_block() 3068 dbg_printk(TPACPI_DBG_EXIT | TPACPI_DBG_HKEY, in hotkey_exit() 3497 dbg_printk(TPACPI_DBG_INIT | TPACPI_DBG_HKEY, in hotkey_init() 3558 dbg_printk(TPACPI_DBG_INIT | TPACPI_DBG_HKEY, in hotkey_init() 4319 dbg_printk(TPACPI_DBG_INIT | TPACPI_DBG_RFKILL, in bluetooth_init() [all …]
|
/drivers/block/mtip32xx/ |
D | mtip32xx.h | 121 #define dbg_printk(format, arg...) \ macro 124 #define dbg_printk(format, arg...) macro
|
D | mtip32xx.c | 625 dbg_printk(MTIP_DRV_NAME " TFE for the internal command\n"); in mtip_handle_tfe() 1115 dbg_printk(MTIP_DRV_NAME "Unable to allocate tag for PIO cmd\n"); in mtip_exec_internal_command() 1459 dbg_printk(MTIP_DRV_NAME "Time taken to complete standby cmd: %d ms\n", in mtip_standby_immediate() 1813 …dbg_printk(MTIP_DRV_NAME " %s: User Command: cmd %x, feat %x, nsect %x, sect %x, lcyl %x, hcyl %x,… in exec_drive_task() 1840 dbg_printk(MTIP_DRV_NAME " %s: Completion Status: stat %x, err %x , cyl_lo %x cyl_hi %x\n", in exec_drive_task() 1910 dbg_printk(MTIP_DRV_NAME in exec_drive_command() 1938 dbg_printk(MTIP_DRV_NAME in exec_drive_command() 2139 dbg_printk(MTIP_DRV_NAME in exec_drive_taskfile() 2215 dbg_printk(MTIP_DRV_NAME in exec_drive_taskfile() 2925 dbg_printk(MTIP_DRV_NAME " Aborting request, tag = %d\n", req->tag); in mtip_abort_cmd()
|