Home
last modified time | relevance | path

Searched refs:KERN_DEBUG (Results 1 – 25 of 696) sorted by relevance

12345678910>>...28

/linux/fs/ecryptfs/
H A Ddebug.c23 ecryptfs_printk(KERN_DEBUG, "Auth tok at mem loc [%p]:\n", in ecryptfs_dump_auth_tok()
26 ecryptfs_printk(KERN_DEBUG, " * private key type\n"); in ecryptfs_dump_auth_tok()
28 ecryptfs_printk(KERN_DEBUG, " * passphrase type\n"); in ecryptfs_dump_auth_tok()
32 ecryptfs_printk(KERN_DEBUG, " * salt = [%s]\n", salt); in ecryptfs_dump_auth_tok()
35 ecryptfs_printk(KERN_DEBUG, " * persistent\n"); in ecryptfs_dump_auth_tok()
40 ecryptfs_printk(KERN_DEBUG, " * signature = [%s]\n", sig); in ecryptfs_dump_auth_tok()
42 ecryptfs_printk(KERN_DEBUG, " * session_key.flags = [0x%x]\n", in ecryptfs_dump_auth_tok()
46 ecryptfs_printk(KERN_DEBUG, in ecryptfs_dump_auth_tok()
50 ecryptfs_printk(KERN_DEBUG, in ecryptfs_dump_auth_tok()
53 ecryptfs_printk(KERN_DEBUG, " * Contains decrypted key\n"); in ecryptfs_dump_auth_tok()
[all …]
/linux/drivers/isdn/mISDN/
H A Ddsp_core.c219 printk(KERN_DEBUG "%s: no peer, no rx_off\n", in dsp_rx_off_member()
226 printk(KERN_DEBUG "%s: 2nd CONTROL_CHANNEL failed\n", in dsp_rx_off_member()
232 printk(KERN_DEBUG "%s: %s set rx_off = %d\n", in dsp_rx_off_member()
264 printk(KERN_DEBUG "%s: no peer, no fill_empty\n", in dsp_fill_empty()
272 printk(KERN_DEBUG "%s: CONTROL_CHANNEL failed\n", in dsp_fill_empty()
277 printk(KERN_DEBUG "%s: %s set fill_empty = 1\n", in dsp_fill_empty()
305 printk(KERN_DEBUG "%s: start dtmf\n", __func__); in dsp_control_req()
322 printk(KERN_DEBUG "%s: stop dtmf\n", __func__); in dsp_control_req()
335 printk(KERN_DEBUG "%s: join conference %d\n", in dsp_control_req()
346 printk(KERN_DEBUG "%s: release conference\n", __func__); in dsp_control_req()
[all …]
H A Ddsp_cmx.c154 printk(KERN_DEBUG "-----Current DSP\n"); in dsp_cmx_debug()
156 printk(KERN_DEBUG "* %s hardecho=%d softecho=%d txmix=%d", in dsp_cmx_debug()
165 printk(KERN_DEBUG "-----Current Conf:\n"); in dsp_cmx_debug()
167 printk(KERN_DEBUG "* Conf %d (%p)\n", conf->id, conf); in dsp_cmx_debug()
169 printk(KERN_DEBUG in dsp_cmx_debug()
180 printk(KERN_DEBUG "-----end\n"); in dsp_cmx_debug()
388 printk(KERN_DEBUG "%s checking dsp %s\n", in dsp_cmx_hardware()
394 printk(KERN_DEBUG in dsp_cmx_hardware()
409 printk(KERN_DEBUG "%s removing %s from" in dsp_cmx_hardware()
438 printk(KERN_DEBUG in dsp_cmx_hardware()
[all …]
H A Dl1oip_core.c273 printk(KERN_DEBUG "%s: sending data to socket (len = %d)\n", in l1oip_socket_send()
285 printk(KERN_DEBUG "%s: resetting timer\n", __func__); in l1oip_socket_send()
290 printk(KERN_DEBUG "%s: dropping frame, because remote " in l1oip_socket_send()
335 printk(KERN_DEBUG "%s: sending packet to socket (len " in l1oip_socket_send()
362 printk(KERN_DEBUG "%s: received empty keepalive data, " in l1oip_socket_recv()
368 printk(KERN_DEBUG "%s: received data, sending to mISDN (%d)\n", in l1oip_socket_recv()
456 printk(KERN_DEBUG "%s: received frame, parsing... (%d)\n", in l1oip_socket_parse()
588 printk(KERN_DEBUG "%s: interface become active due to " in l1oip_socket_parse()
617 printk(KERN_DEBUG "%s: remote address changes from " in l1oip_socket_parse()
707 printk(KERN_DEBUG "%s: socket created and open\n", in l1oip_socket_thread()
[all …]
H A Ddsp_dtmf.c63 printk(KERN_DEBUG "%s dsp %s cannot do hardware DTMF, " in dsp_dtmf_hardware()
70 printk(KERN_DEBUG "%s dsp %s cannot do hardware DTMF, " in dsp_dtmf_hardware()
78 printk(KERN_DEBUG "%s dsp %s cannot do hardware DTMF, " in dsp_dtmf_hardware()
86 printk(KERN_DEBUG "%s dsp %s cannot do hardware DTMF, " in dsp_dtmf_hardware()
230 printk(KERN_DEBUG in dsp_dtmf_goertzel_decode()
234 printk(KERN_DEBUG "a %3d %3d %3d %3d %3d %3d %3d %3d" in dsp_dtmf_goertzel_decode()
285 printk(KERN_DEBUG "DTMF what: %c\n", what); in dsp_dtmf_goertzel_decode()
296 printk(KERN_DEBUG "DTMF digit: %c\n", in dsp_dtmf_goertzel_decode()
H A Dstack.c26 printk(KERN_DEBUG "%s prim(%x) id(%x) %p\n", in _queue_message()
104 printk(KERN_DEBUG in send_layer2()
130 printk(KERN_DEBUG in send_layer2()
148 printk(KERN_DEBUG "%s prim(%x) id(%x) %p\n", in send_msg_to_layer()
204 printk(KERN_DEBUG "mISDNStackd %s started\n", in mISDNStackd()
238 printk(KERN_DEBUG in mISDNStackd()
283 printk(KERN_DEBUG "%s: %s wake status %08lx\n", in mISDNStackd()
297 printk(KERN_DEBUG "mISDNStackd daemon for %s proceed %d " in mISDNStackd()
302 printk(KERN_DEBUG in mISDNStackd()
305 printk(KERN_DEBUG in mISDNStackd()
[all …]
/linux/drivers/scsi/pcmcia/
H A Dnsp_debug.c91 printk(KERN_DEBUG); in print_commandk()
165 printk(KERN_DEBUG "scsi phase: unknown(%d)\n", i); in show_phase()
169 printk(KERN_DEBUG "scsi phase: %s\n", ph[i]); in show_phase()
178 printk(KERN_DEBUG "BUSPHASE_COMMAND\n"); in show_busphase()
181 printk(KERN_DEBUG "BUSPHASE_MESSAGE_IN\n"); in show_busphase()
184 printk(KERN_DEBUG "BUSPHASE_MESSAGE_OUT\n"); in show_busphase()
187 printk(KERN_DEBUG "BUSPHASE_DATA_IN\n"); in show_busphase()
190 printk(KERN_DEBUG "BUSPHASE_DATA_OUT\n"); in show_busphase()
193 printk(KERN_DEBUG "BUSPHASE_STATUS\n"); in show_busphase()
196 printk(KERN_DEBUG "BUSPHASE_SELECT\n"); in show_busphase()
[all …]
/linux/arch/x86/kernel/
H A Dquirks.c93 printk(KERN_DEBUG "Force enabled HPET at resume\n"); in ich_force_hpet_resume()
108 dev_printk(KERN_DEBUG, &dev->dev, "RCBA disabled; " in ich_force_enable_hpet()
116 dev_printk(KERN_DEBUG, &dev->dev, "ioremap failed; " in ich_force_enable_hpet()
128 dev_printk(KERN_DEBUG, &dev->dev, "Force enabled HPET at " in ich_force_enable_hpet()
148 dev_printk(KERN_DEBUG, &dev->dev, in ich_force_enable_hpet()
152 dev_printk(KERN_DEBUG, &dev->dev, "Force enabled HPET at " in ich_force_enable_hpet()
203 printk(KERN_DEBUG "Force enabled HPET at resume\n"); in old_ich_force_hpet_resume()
226 dev_printk(KERN_DEBUG, &dev->dev, "HPET at 0x%lx\n", in old_ich_force_enable_hpet()
247 dev_printk(KERN_DEBUG, &dev->dev, "Force enabled HPET at " in old_ich_force_enable_hpet()
254 dev_printk(KERN_DEBUG, &dev->dev, "Failed to force enable HPET\n"); in old_ich_force_enable_hpet()
[all …]
/linux/drivers/mtd/devices/
H A Dpmc551.c145 printk(KERN_DEBUG "pmc551_erase(pos:%ld, len:%ld)\n", (long)instr->addr, in pmc551_erase()
166 printk(KERN_DEBUG "pmc551_erase() soff_hi: %ld, " in pmc551_erase()
183 printk(KERN_DEBUG "pmc551_erase() done\n"); in pmc551_erase()
197 printk(KERN_DEBUG "pmc551_point(%ld, %ld)\n", (long)from, (long)len); in pmc551_point()
218 printk(KERN_DEBUG "pmc551_unpoint()\n"); in pmc551_unpoint()
234 printk(KERN_DEBUG "pmc551_read(pos:%ld, len:%ld) asize: %ld\n", in pmc551_read()
255 printk(KERN_DEBUG "pmc551_read() soff_hi: %ld, " in pmc551_read()
273 printk(KERN_DEBUG "pmc551_read() done\n"); in pmc551_read()
290 printk(KERN_DEBUG "pmc551_write(pos:%ld, len:%ld) asize:%ld\n", in pmc551_write()
311 printk(KERN_DEBUG "pmc551_write() soff_hi: %ld, " in pmc551_write()
[all …]
/linux/drivers/net/ethernet/microchip/
H A Denc28j60.c112 dev_printk(KERN_DEBUG, dev, "%s() failed: ret = %d\n", in spi_read_buf()
133 dev_printk(KERN_DEBUG, dev, "%s() failed: ret = %d\n", in spi_write_buf()
158 dev_printk(KERN_DEBUG, dev, "%s() failed: ret = %d\n", in spi_read_op()
178 dev_printk(KERN_DEBUG, dev, "%s() failed: ret = %d\n", in spi_write_op()
362 dev_printk(KERN_DEBUG, dev, in enc28j60_mem_read()
387 dev_printk(KERN_DEBUG, dev, in enc28j60_packet_write()
397 dev_printk(KERN_DEBUG, dev, in enc28j60_packet_write()
403 dev_printk(KERN_DEBUG, dev, in enc28j60_packet_write()
498 dev_printk(KERN_DEBUG, dev, in enc28j60_set_hw_macaddr()
531 dev_printk(KERN_DEBUG, dev, in enc28j60_dump_regs()
[all …]
/linux/fs/btrfs/
H A Dmessages.h111 fs_info, KERN_DEBUG fmt, ##args)
114 fs_info, KERN_DEBUG fmt, ##args)
117 fs_info, KERN_DEBUG fmt, ##args)
120 fs_info, KERN_DEBUG fmt, ##args)
123 btrfs_printk(fs_info, KERN_DEBUG fmt, ##args)
125 btrfs_printk_in_rcu(fs_info, KERN_DEBUG fmt, ##args)
127 btrfs_printk_rl_in_rcu(fs_info, KERN_DEBUG fmt, ##args)
129 btrfs_printk_ratelimited(fs_info, KERN_DEBUG fmt, ##args)
132 btrfs_no_printk(fs_info, KERN_DEBUG fmt, ##args)
134 btrfs_no_printk_in_rcu(fs_info, KERN_DEBUG fmt, ##args)
[all …]
/linux/drivers/isdn/hardware/mISDN/
H A Dhfcsusb.c57 printk(KERN_DEBUG "%s: %s\n", hw->name, __func__); in ctrl_start_transfer()
82 printk(KERN_DEBUG "%s: %s reg(0x%02x) val(0x%02x)\n", in write_reg()
109 printk(KERN_DEBUG "%s: %s\n", hw->name, __func__); in ctrl_complete()
185 printk(KERN_DEBUG "%s: %s reg(0x%02x) val(x%02x)\n", in handle_led()
206 printk(KERN_DEBUG "%s: %s\n", hw->name, __func__); in hfcusb_l2l1B()
214 printk(KERN_DEBUG "%s: %s PH_DATA_REQ ret(%i)\n", in hfcusb_l2l1B()
287 printk(KERN_DEBUG "%s: %s: PH_DATA_REQ\n", in hfcusb_l2l1D()
301 printk(KERN_DEBUG "%s: %s: PH_ACTIVATE_REQ %s\n", in hfcusb_l2l1D()
325 printk(KERN_DEBUG "%s: %s: PH_DEACTIVATE_REQ\n", in hfcusb_l2l1D()
373 printk(KERN_DEBUG "%s: %s cmd 0x%x\n", in hfc_l1callback()
[all …]
H A Dhfcpci.c199 printk(KERN_DEBUG "reset_hfcpci: entered\n"); in reset_hfcpci()
209 printk(KERN_DEBUG "HFC-PCI status(%x) before reset\n", val); in reset_hfcpci()
217 printk(KERN_DEBUG "HFC-PCI status(%x) after reset\n", val); in reset_hfcpci()
225 printk(KERN_DEBUG "HFC-PCI status(%x) after %dus\n", val, cnt); in reset_hfcpci()
369 printk(KERN_DEBUG "hfcpci_clear_fifo_tx%d f1(%x) f2(%x) " in hfcpci_clear_fifo_tx()
383 printk(KERN_DEBUG in hfcpci_clear_fifo_tx()
402 printk(KERN_DEBUG "hfcpci_empty_fifo\n"); in hfcpci_empty_bfifo()
411 printk(KERN_DEBUG "hfcpci_empty_fifo: incoming packet " in hfcpci_empty_bfifo()
471 printk(KERN_DEBUG in receive_dmsg()
481 printk(KERN_DEBUG in receive_dmsg()
[all …]
/linux/drivers/net/ethernet/i825xx/
H A Dlib82596.c441 printk(KERN_DEBUG "lp and scp at %p, .sysbus = %08x, .iscp = %08x\n", in i596_display_data()
443 printk(KERN_DEBUG "iscp at %p, iscp.stat = %08x, .scb = %08x\n", in i596_display_data()
445 printk(KERN_DEBUG "scb at %p, scb.status = %04x, .command = %04x," in i596_display_data()
449 printk(KERN_DEBUG " errors: crc %x, align %x, resource %x," in i596_display_data()
456 printk(KERN_DEBUG in i596_display_data()
464 printk(KERN_DEBUG "rfd_head = %p\n", rfd); in i596_display_data()
466 printk(KERN_DEBUG in i596_display_data()
475 printk(KERN_DEBUG "rbd_head = %p\n", rbd); in i596_display_data()
477 printk(KERN_DEBUG in i596_display_data()
603 DEB(DEB_INIT, printk(KERN_DEBUG "%s: starting i82596.\n", dev->name)); in init_i596_mem()
[all …]
/linux/include/linux/
H A Dprintk.h600 printk(KERN_DEBUG pr_fmt(fmt), ##__VA_ARGS__)
603 no_printk(KERN_DEBUG pr_fmt(fmt), ##__VA_ARGS__)
628 printk(KERN_DEBUG pr_fmt(fmt), ##__VA_ARGS__)
631 no_printk(KERN_DEBUG pr_fmt(fmt), ##__VA_ARGS__)
668 printk_once(KERN_DEBUG pr_fmt(fmt), ##__VA_ARGS__)
671 no_printk(KERN_DEBUG pr_fmt(fmt), ##__VA_ARGS__)
677 printk_once(KERN_DEBUG pr_fmt(fmt), ##__VA_ARGS__)
680 no_printk(KERN_DEBUG pr_fmt(fmt), ##__VA_ARGS__)
720 printk_ratelimited(KERN_DEBUG pr_fmt(fmt), ##__VA_ARGS__)
723 no_printk(KERN_DEBUG pr_fmt(fmt), ##__VA_ARGS__)
[all …]
/linux/arch/um/drivers/
H A Dhostaudio_kern.c80 printk(KERN_DEBUG "hostaudio: read called, count = %d\n", count); in hostaudio_read()
107 printk(KERN_DEBUG "hostaudio: write called, count = %d\n", count); in hostaudio_write()
128 printk(KERN_DEBUG "hostaudio: poll called (unimplemented)\n"); in hostaudio_poll()
142 printk(KERN_DEBUG "hostaudio: ioctl called, cmd = %u\n", cmd); in hostaudio_ioctl()
185 printk(KERN_DEBUG "hostaudio: open called (host: %s)\n", dsp); in hostaudio_open()
218 printk(KERN_DEBUG "hostaudio: release called\n"); in hostaudio_release()
234 printk(KERN_DEBUG "hostmixer: ioctl called\n"); in hostmixer_ioctl_mixdev()
247 printk(KERN_DEBUG "hostmixer: open called (host: %s)\n", mixer); in hostmixer_open_mixdev()
283 printk(KERN_DEBUG "hostmixer: release called\n"); in hostmixer_release()
/linux/arch/arm/mach-omap1/
H A Did.c136 printk(KERN_DEBUG "OMAP_DIE_ID_0: 0x%08x\n", omap_readl(OMAP_DIE_ID_0)); in omap_check_revision()
137 printk(KERN_DEBUG "OMAP_DIE_ID_1: 0x%08x DIE_REV: %i\n", in omap_check_revision()
140 printk(KERN_DEBUG "OMAP_PRODUCTION_ID_0: 0x%08x\n", in omap_check_revision()
142 printk(KERN_DEBUG "OMAP_PRODUCTION_ID_1: 0x%08x JTAG_ID: 0x%04x\n", in omap_check_revision()
145 printk(KERN_DEBUG "OMAP32_ID_0: 0x%08x\n", omap_readl(OMAP32_ID_0)); in omap_check_revision()
146 printk(KERN_DEBUG "OMAP32_ID_1: 0x%08x\n", omap_readl(OMAP32_ID_1)); in omap_check_revision()
147 printk(KERN_DEBUG "JTAG_ID: 0x%04x DIE_REV: %i\n", jtag_id, die_rev); in omap_check_revision()
/linux/drivers/s390/net/
H A Dfsm.c96 printk(KERN_DEBUG "fsm(%s): History:\n", fi->name); in fsm_print_history()
102 printk(KERN_DEBUG " S=%s\n", in fsm_print_history()
105 printk(KERN_DEBUG " S=%s E=%s\n", in fsm_print_history()
137 printk(KERN_DEBUG "fsm(%s): Timer %p expired\n", in fsm_expire_timer()
148 printk(KERN_DEBUG "fsm(%s): Create timer %p\n", fi->name, in fsm_settimer()
158 printk(KERN_DEBUG "fsm(%s): Delete timer %p\n", this->fi->name, in fsm_deltimer()
169 printk(KERN_DEBUG "fsm(%s): Add timer %p %dms\n", in fsm_addtimer()
187 printk(KERN_DEBUG "fsm(%s): Restart timer %p %dms\n", in fsm_modtimer()
/linux/drivers/net/ppp/
H A Dppp_mppe.c277 printk(KERN_DEBUG "%s[%d]: initialized with %d-bit %s mode\n", in mppe_init()
280 printk(KERN_DEBUG in mppe_init()
353 printk(KERN_DEBUG "mppe_compress[%d]: osize too small! " in mppe_compress()
371 printk(KERN_DEBUG "mppe_compress[%d]: ccount %d\n", state->unit, in mppe_compress()
380 printk(KERN_DEBUG "mppe_compress[%d]: rekeying\n", in mppe_compress()
443 printk(KERN_DEBUG in mppe_decompress()
456 printk(KERN_DEBUG "mppe_decompress[%d]: osize too small! " in mppe_decompress()
465 printk(KERN_DEBUG "mppe_decompress[%d]: ccount %d\n", in mppe_decompress()
470 printk(KERN_DEBUG in mppe_decompress()
477 printk(KERN_DEBUG "mppe_decompress[%d]: FLUSHED bit not set in " in mppe_decompress()
[all …]
/linux/arch/sh/drivers/pci/
H A Dcommon.c77 printk(KERN_DEBUG in EARLY_PCI_OP()
94 printk(KERN_DEBUG "PCI: re-enabling error IRQ.\n"); in pcibios_enable_err()
103 printk(KERN_DEBUG "PCI: re-enabling system error IRQ.\n"); in pcibios_enable_serr()
129 printk(KERN_DEBUG "PCI: master abort, pc=0x%08lx\n", addr); in pcibios_handle_status_errors()
134 printk(KERN_DEBUG "PCI: target abort: "); in pcibios_handle_status_errors()
144 printk(KERN_DEBUG "PCI: parity error detected: "); in pcibios_handle_status_errors()
/linux/arch/parisc/kernel/
H A Dsmp.c146 smp_debug(100, KERN_DEBUG "CPU%d IPI_NOP\n", this_cpu); in ipi_interrupt()
150 smp_debug(100, KERN_DEBUG "CPU%d IPI_RESCHEDULE\n", this_cpu); in ipi_interrupt()
156 smp_debug(100, KERN_DEBUG "CPU%d IPI_CALL_FUNC\n", this_cpu); in ipi_interrupt()
162 smp_debug(100, KERN_DEBUG "CPU%d IPI_CPU_START\n", this_cpu); in ipi_interrupt()
166 smp_debug(100, KERN_DEBUG "CPU%d IPI_CPU_STOP\n", this_cpu); in ipi_interrupt()
171 smp_debug(100, KERN_DEBUG "CPU%d is alive!\n", this_cpu); in ipi_interrupt()
175 smp_debug(100, KERN_DEBUG "CPU%d ENTER_KGDB\n", this_cpu); in ipi_interrupt()
400 smp_debug(100, KERN_DEBUG "SMP: CPU:%d came alive after %ld _us\n", in smp_boot_one_cpu()
H A Dinventory.c242 printk(KERN_DEBUG "PAT_ENTITY_PROC: id_eid 0x%lx\n", in pat_query_module()
247 printk(KERN_DEBUG in pat_query_module()
253 printk(KERN_DEBUG "PAT_ENTITY_CA: %ld\n", pcell_loc); in pat_query_module()
257 printk(KERN_DEBUG "PAT_ENTITY_PBC: "); in pat_query_module()
261 printk(KERN_DEBUG "PAT_ENTITY_SBA: "); in pat_query_module()
265 printk(KERN_DEBUG "PAT_ENTITY_LBA: "); in pat_query_module()
270 printk(KERN_DEBUG "ranges %ld\n", pa_pdc_cell->mod[1]); in pat_query_module()
272 printk(KERN_DEBUG in pat_query_module()
277 printk(KERN_DEBUG in pat_query_module()
283 printk(KERN_DEBUG "\n"); in pat_query_module()
[all …]
/linux/drivers/net/wireless/ath/
H A Dregd.c502 printk(KERN_DEBUG "ath: regdomain 0x%0x " in ath_reg_dyn_country()
559 printk(KERN_DEBUG in ath_regd_is_eeprom_valid()
568 printk(KERN_DEBUG "ath: EEPROM indicates we " in ath_regd_is_eeprom_valid()
574 printk(KERN_DEBUG in ath_regd_is_eeprom_valid()
679 printk(KERN_DEBUG "ath: EEPROM regdomain sanitized\n"); in ath_regd_sanitize()
693 printk(KERN_DEBUG "ath: EEPROM regdomain: 0x%0x\n", reg->current_rd); in __ath_regd_init()
705 printk(KERN_DEBUG "ath: EEPROM indicates default " in __ath_regd_init()
713 printk(KERN_DEBUG "ath: doing EEPROM country->regdmn " in __ath_regd_init()
717 printk(KERN_DEBUG in __ath_regd_init()
724 printk(KERN_DEBUG "ath: country maps to " in __ath_regd_init()
[all …]
/linux/drivers/parisc/
H A Diosapic.c645 DBG(KERN_DEBUG "enable_irq(%d): eoi(%p, 0x%x)\n", d->irq, in iosapic_unmask_irq()
952 printk(KERN_DEBUG MODULE_NAME ": Interrupt Routing Table (%lx entries)\n", num_entry); in iosapic_prt_irt()
955 printk(KERN_DEBUG "%p : %2d %.8x %.8x %.8x %.8x\n", in iosapic_prt_irt()
964 printk(KERN_DEBUG MODULE_NAME ": vector_info[%d] is at %p\n", vi->irqline, vi); in iosapic_prt_vi()
965 printk(KERN_DEBUG "\t\tstatus: %.4x\n", vi->status); in iosapic_prt_vi()
966 printk(KERN_DEBUG "\t\ttxn_irq: %d\n", vi->txn_irq); in iosapic_prt_vi()
967 printk(KERN_DEBUG "\t\ttxn_addr: %lx\n", vi->txn_addr); in iosapic_prt_vi()
968 printk(KERN_DEBUG "\t\ttxn_data: %lx\n", vi->txn_data); in iosapic_prt_vi()
969 printk(KERN_DEBUG "\t\teoi_addr: %p\n", vi->eoi_addr); in iosapic_prt_vi()
970 printk(KERN_DEBUG "\t\teoi_data: %x\n", vi->eoi_data); in iosapic_prt_vi()
[all …]
/linux/drivers/i2c/algos/
H A Di2c-algo-pcf.c49 DEBPROTO(printk(KERN_DEBUG "S ")); in i2c_start()
153 DEB3(printk(KERN_DEBUG "i2c-algo-pcf.o: PCF state 0x%02x\n", in pcf_init_8584()
200 printk(KERN_DEBUG "i2c-algo-pcf.o: detected and initialized PCF8584.\n"); in pcf_init_8584()
318 DEB2(printk(KERN_DEBUG "i2c-algo-pcf.o: Doing %s %d bytes to 0x%02x - %d of %d messages\n", in pcf_xfer()
351 DEB3(printk(KERN_DEBUG "i2c-algo-pcf.o: Msg %d, addr=0x%x, flags=0x%x, len=%d\n", in pcf_xfer()
359 DEB2(printk(KERN_DEBUG "i2c-algo-pcf.o: fail: " in pcf_xfer()
362 DEB2(printk(KERN_DEBUG "i2c-algo-pcf.o: read %d bytes.\n",ret)); in pcf_xfer()
369 DEB2(printk(KERN_DEBUG "i2c-algo-pcf.o: fail: " in pcf_xfer()
372 DEB2(printk(KERN_DEBUG "i2c-algo-pcf.o: wrote %d bytes.\n",ret)); in pcf_xfer()

12345678910>>...28