Searched refs:dbg_printk (Results 1 – 4 of 4) sorted by relevance
| /drivers/staging/gpib/gpio/ |
| A D | gpib_bitbang.c | 45 #define dbg_printk(level, frm, ...) \ macro 394 dbg_printk(1, "timeout\n"); in bb_read() 629 dbg_printk(3, "Asserting EOI\n"); in bb_NRFD_interrupt() 867 dbg_printk(2, "%d\n", synchronous); in bb_take_control() 874 dbg_printk(2, "\n"); in bb_go_to_standby() 903 dbg_printk(2, "%d\n", assert); in bb_interface_clear() 916 dbg_printk(2, "%d\n", enable); in bb_remote_enable() 930 dbg_printk(2, "%s\n", "EOS_en"); in bb_enable_eos() 943 dbg_printk(2, "\n"); in bb_disable_eos() 980 dbg_printk(2, "%d\n", address); in bb_primary_address() [all …]
|
| /drivers/block/mtip32xx/ |
| A D | mtip32xx.h | 110 #define dbg_printk(format, arg...) \ macro 113 #define dbg_printk(format, arg...) macro
|
| A D | mtip32xx.c | 514 dbg_printk(MTIP_DRV_NAME " TFE for the internal command\n"); in mtip_handle_tfe() 976 dbg_printk(MTIP_DRV_NAME "Unable to allocate tag for PIO cmd\n"); in mtip_exec_internal_command() 1223 dbg_printk(MTIP_DRV_NAME "Time taken to complete standby cmd: %d ms\n", in mtip_standby_immediate() 1496 …dbg_printk(MTIP_DRV_NAME " %s: User Command: cmd %x, feat %x, nsect %x, sect %x, lcyl %x, hcyl %x,… in exec_drive_task() 1522 dbg_printk(MTIP_DRV_NAME " %s: Completion Status: stat %x, err %x , cyl_lo %x cyl_hi %x\n", in exec_drive_task() 1591 dbg_printk(MTIP_DRV_NAME in exec_drive_command() 1618 dbg_printk(MTIP_DRV_NAME in exec_drive_command() 1812 dbg_printk(MTIP_DRV_NAME in exec_drive_taskfile() 1887 dbg_printk(MTIP_DRV_NAME in exec_drive_taskfile() 2439 dbg_printk(MTIP_DRV_NAME " Aborting request, tag = %d\n", req->tag); in mtip_abort_cmd()
|
| /drivers/platform/x86/lenovo/ |
| A D | thinkpad_acpi.c | 452 #define vdbg_printk dbg_printk 753 dbg_printk(TPACPI_DBG_INIT, in drv_acpi_handle_init() 800 dbg_printk(TPACPI_DBG_INIT, in tpacpi_acpi_handle_locate() 870 dbg_printk(TPACPI_DBG_INIT, in register_tpacpi_subdriver() 1167 dbg_printk(TPACPI_DBG_RFKILL, in tpacpi_rfk_hook_set_block() 4658 dbg_printk(TPACPI_DBG_INIT, in uwb_init() 4761 dbg_printk(TPACPI_DBG_EXIT, in video_exit() 10708 dbg_printk(TPACPI_DBG_INIT, in tpacpi_dytc_profile_init() 11373 dbg_printk(TPACPI_DBG_INIT, in ibm_init() 11406 dbg_printk(TPACPI_DBG_INIT, in ibm_init() [all …]
|
Completed in 41 milliseconds