/openbmc/linux/drivers/net/wireless/ath/carl9170/ |
H A D | rx.c | 139 print_hex_dump_bytes("carl9170 cmd:", DUMP_PREFIX_OFFSET, in carl9170_cmd_callback() 141 print_hex_dump_bytes("carl9170 rsp:", DUMP_PREFIX_OFFSET, in carl9170_cmd_callback() 179 print_hex_dump_bytes("dump:", DUMP_PREFIX_NONE, in carl9170_handle_command_response() 249 print_hex_dump_bytes("FW:", DUMP_PREFIX_NONE, in carl9170_handle_command_response() 284 print_hex_dump_bytes("dump:", DUMP_PREFIX_NONE, buf, len); in carl9170_handle_command_response() 849 print_hex_dump_bytes("rxcmd:", DUMP_PREFIX_OFFSET, in carl9170_rx_untie_cmds() 989 print_hex_dump_bytes("rxbuf:", DUMP_PREFIX_OFFSET, in carl9170_rx_stream() 993 print_hex_dump_bytes("stream:", DUMP_PREFIX_OFFSET, in carl9170_rx_stream()
|
/openbmc/u-boot/board/gateworks/gw_ventana/ |
H A D | eeprom.c | 50 print_hex_dump_bytes("", DUMP_PREFIX_OFFSET, buf, in read_eeprom() 61 print_hex_dump_bytes("", DUMP_PREFIX_OFFSET, buf, in read_eeprom() 126 print_hex_dump_bytes("", DUMP_PREFIX_OFFSET, buf, in read_eeprom()
|
/openbmc/linux/drivers/mailbox/ |
H A D | mailbox-test.c | 135 print_hex_dump_bytes("Client: Sending: Signal: ", DUMP_PREFIX_ADDRESS, in mbox_test_message_write() 142 print_hex_dump_bytes("Client: Sending: Message: ", DUMP_PREFIX_ADDRESS, in mbox_test_message_write() 293 print_hex_dump_bytes("Client: Received [MMIO]: ", DUMP_PREFIX_ADDRESS, in mbox_test_receive_message() 296 print_hex_dump_bytes("Client: Received [API]: ", DUMP_PREFIX_ADDRESS, in mbox_test_receive_message()
|
/openbmc/u-boot/lib/ |
H A D | hexdump.c | 225 void print_hex_dump_bytes(const char *prefix_str, int prefix_type, in print_hex_dump_bytes() function 241 void print_hex_dump_bytes(const char *prefix_str, int prefix_type, in print_hex_dump_bytes() function
|
/openbmc/linux/fs/ |
H A D | binfmt_misc.c | 411 print_hex_dump_bytes( in create_entry() 424 print_hex_dump_bytes( in create_entry() 443 print_hex_dump_bytes( in create_entry() 451 print_hex_dump_bytes( in create_entry() 458 print_hex_dump_bytes( in create_entry()
|
/openbmc/linux/drivers/staging/rtl8192e/ |
H A D | rtl819x_BAProc.c | 120 print_hex_dump_bytes("%s: ", DUMP_PREFIX_NONE, skb->data, in rtllib_ADDBA() 170 print_hex_dump_bytes("%s: ", DUMP_PREFIX_NONE, skb->data, in rtllib_DELBA() 233 print_hex_dump_bytes("%s: ", DUMP_PREFIX_NONE, __func__, in rtllib_rx_ADDBAReq() 425 print_hex_dump_bytes("%s: ", DUMP_PREFIX_NONE, skb->data, in rtllib_rx_DELBA()
|
/openbmc/u-boot/include/ |
H A D | hexdump.h | 88 void print_hex_dump_bytes(const char *prefix_str, int prefix_type,
|
/openbmc/linux/drivers/peci/controller/ |
H A D | peci-npcm.c | 106 print_hex_dump_bytes("TX : ", DUMP_PREFIX_NONE, req->tx.buf, req->tx.len); in npcm_peci_xfer() 142 print_hex_dump_bytes("RX : ", DUMP_PREFIX_NONE, req->rx.buf, req->rx.len); in npcm_peci_xfer()
|
H A D | peci-aspeed.c | 244 print_hex_dump_bytes("TX : ", DUMP_PREFIX_NONE, req->tx.buf, req->tx.len); in aspeed_peci_xfer() 284 print_hex_dump_bytes("RX : ", DUMP_PREFIX_NONE, req->rx.buf, req->rx.len); in aspeed_peci_xfer()
|
/openbmc/linux/drivers/net/wireless/realtek/rtw89/ |
H A D | debug.h | 74 print_hex_dump_bytes(prefix_str, DUMP_PREFIX_OFFSET, buf, len); in rtw89_hex_dump()
|
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmutil/ |
H A D | utils.c | 305 print_hex_dump_bytes("", DUMP_PREFIX_OFFSET, p->data, p->len); in brcmu_prpkt() 323 print_hex_dump_bytes("", DUMP_PREFIX_OFFSET, data, size); in brcmu_dbg_hex_dump()
|
/openbmc/linux/drivers/usb/gadget/function/ |
H A D | u_fs.h | 27 print_hex_dump_bytes(pr_fmt(prefix ": "), DUMP_PREFIX_NONE, ptr, len)
|
/openbmc/linux/sound/pci/oxygen/ |
H A D | xonar_hdmi.c | 113 print_hex_dump_bytes("", DUMP_PREFIX_OFFSET, in xonar_hdmi_uart_input()
|
/openbmc/linux/include/linux/ |
H A D | printk.h | 722 static inline void print_hex_dump_bytes(const char *prefix_str, int prefix_type, in print_hex_dump_bytes() function 760 #define print_hex_dump_bytes(prefix_str, prefix_type, buf, len) \ macro
|
/openbmc/linux/drivers/platform/x86/dell/dell-wmi-sysman/ |
H A D | passwordattr-interface.c | 96 print_hex_dump_bytes("set new password data: ", DUMP_PREFIX_NONE, buffer, buffer_size); in set_new_password()
|
H A D | biosattr-interface.c | 87 print_hex_dump_bytes("set attribute data: ", DUMP_PREFIX_NONE, buffer, buffer_size); in set_attribute()
|
/openbmc/linux/drivers/net/wireless/marvell/libertas_tf/ |
H A D | deb_defs.h | 97 print_hex_dump_bytes(prompt, DUMP_PREFIX_NONE, buf, len); in lbtf_deb_hex()
|
/openbmc/linux/drivers/misc/ |
H A D | gehc-achc.c | 284 print_hex_dump_bytes("fw: ", DUMP_PREFIX_OFFSET, payload, payload_size); in ezport_flash_compare() 285 print_hex_dump_bytes("dev: ", DUMP_PREFIX_OFFSET, buffer + 4, payload_size); in ezport_flash_compare()
|
/openbmc/linux/drivers/net/wireless/st/cw1200/ |
H A D | bh.c | 297 print_hex_dump_bytes("<-- ", in cw1200_bh_rx_helper() 393 print_hex_dump_bytes("--> ", in cw1200_bh_tx_helper()
|
/openbmc/linux/drivers/mfd/ |
H A D | stmpe.h | 23 print_hex_dump_bytes(str, DUMP_PREFIX_OFFSET, buf, len); in stmpe_dump_bytes()
|
/openbmc/linux/drivers/scsi/ |
H A D | aha1542.c | 401 print_hex_dump_bytes("sense: ", DUMP_PREFIX_NONE, &ccb[mbo].cdb[ccb[mbo].cdblen], 12); in aha1542_interrupt() 442 print_hex_dump_bytes("command: ", DUMP_PREFIX_NONE, cmd->cmnd, cmd->cmd_len); in aha1542_queuecommand() 515 print_hex_dump_bytes("sending: ", DUMP_PREFIX_NONE, &ccb[mbo], sizeof(ccb[mbo]) - 10); in aha1542_queuecommand()
|
/openbmc/linux/fs/dlm/ |
H A D | dir.c | 156 print_hex_dump_bytes("dlm_recover_dir ", in dlm_recover_directory()
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | dynamic-debug-howto.rst | 222 For ``print_hex_dump_debug()`` and ``print_hex_dump_bytes()``, only 367 print_hex_dump_bytes() 375 For ``print_hex_dump_debug()``/``print_hex_dump_bytes()``, format string is
|
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | horus3a.c | 42 print_hex_dump_bytes("horus3a: I2C data: ", in horus3a_i2c_debug()
|
/openbmc/linux/drivers/isdn/hardware/mISDN/ |
H A D | w6692.c | 268 print_hex_dump_bytes(card->log, DUMP_PREFIX_OFFSET, ptr, count); in W6692_empty_Dfifo() 303 print_hex_dump_bytes(card->log, DUMP_PREFIX_OFFSET, ptr, count); in W6692_fill_Dfifo() 479 print_hex_dump_bytes(card->log, DUMP_PREFIX_OFFSET, ptr, count); in W6692_empty_Bfifo() 523 print_hex_dump_bytes(card->log, DUMP_PREFIX_OFFSET, ptr, count); in W6692_fill_Bfifo()
|