Home
last modified time | relevance | path

Searched refs:print_hex_dump_bytes (Results 1 – 16 of 16) sorted by relevance

/linux-4.19.296/lib/
Dhexdump.c311 void print_hex_dump_bytes(const char *prefix_str, int prefix_type, in print_hex_dump_bytes() function
317 EXPORT_SYMBOL(print_hex_dump_bytes);
/linux-4.19.296/include/linux/
Dprintk.h491 #define print_hex_dump_bytes(prefix_str, prefix_type, buf, len) \ macro
494 extern void print_hex_dump_bytes(const char *prefix_str, int prefix_type,
503 static inline void print_hex_dump_bytes(const char *prefix_str, int prefix_type, in print_hex_dump_bytes() function
/linux-4.19.296/fs/
Dbinfmt_misc.c409 print_hex_dump_bytes( in create_entry()
422 print_hex_dump_bytes( in create_entry()
441 print_hex_dump_bytes( in create_entry()
449 print_hex_dump_bytes( in create_entry()
456 print_hex_dump_bytes( in create_entry()
/linux-4.19.296/fs/dlm/
Ddir.c157 print_hex_dump_bytes("dlm_recover_dir ", in dlm_recover_directory()
Dlowcomms.c770 print_hex_dump_bytes("ss: ", DUMP_PREFIX_NONE, in tcp_accept_from_sock()
897 print_hex_dump_bytes("ss: ", DUMP_PREFIX_NONE, in sctp_accept_from_sock()
/linux-4.19.296/drivers/media/dvb-frontends/
Dhorus3a.c51 print_hex_dump_bytes("horus3a: I2C data: ", in horus3a_i2c_debug()
Dascot2e.c117 print_hex_dump_bytes("ascot2e: I2C data: ", in ascot2e_i2c_debug()
Dhelene.c292 print_hex_dump_bytes("helene: I2C data: ", in helene_i2c_debug()
Ddrxk_hard.c1535 print_hex_dump_bytes("drxk: ", DUMP_PREFIX_NONE, buffer, cnt); in scu_command()
/linux-4.19.296/drivers/isdn/hardware/mISDN/
Dw6692.c281 print_hex_dump_bytes(card->log, DUMP_PREFIX_OFFSET, ptr, count); in W6692_empty_Dfifo()
316 print_hex_dump_bytes(card->log, DUMP_PREFIX_OFFSET, ptr, count); in W6692_fill_Dfifo()
494 print_hex_dump_bytes(card->log, DUMP_PREFIX_OFFSET, ptr, count); in W6692_empty_Bfifo()
538 print_hex_dump_bytes(card->log, DUMP_PREFIX_OFFSET, ptr, count); in W6692_fill_Bfifo()
Dnetjet.c429 print_hex_dump_bytes(card->log, in read_dma()
532 print_hex_dump_bytes(card->log, DUMP_PREFIX_OFFSET, p, count); in fill_hdlc_flag()
606 print_hex_dump_bytes(card->log, DUMP_PREFIX_OFFSET, p, count); in fill_dma()
DmISDNipac.c145 print_hex_dump_bytes(pfx, DUMP_PREFIX_OFFSET, ptr, count); in isac_empty_fifo()
182 print_hex_dump_bytes(pfx, DUMP_PREFIX_OFFSET, ptr, count); in isac_fill_fifo()
973 print_hex_dump_bytes(hscx->log, DUMP_PREFIX_OFFSET, p, count); in hscx_empty_fifo()
1018 print_hex_dump_bytes(hscx->log, DUMP_PREFIX_OFFSET, p, count); in hscx_fill_fifo()
Davmfritz.c444 print_hex_dump_bytes(fc->log, DUMP_PREFIX_OFFSET, p, count); in hdlc_empty_fifo()
515 print_hex_dump_bytes(fc->log, DUMP_PREFIX_OFFSET, p, count); in hdlc_fill_fifo()
/linux-4.19.296/drivers/media/usb/dvb-usb-v2/
Daz6007.c126 print_hex_dump_bytes("az6007: payload: ", in __az6007_read()
157 print_hex_dump_bytes("az6007: payload: ", in __az6007_write()
/linux-4.19.296/drivers/bluetooth/
Dbtmrvl_main.c493 print_hex_dump_bytes("Calibration data: ", in btmrvl_download_cal_data()
/linux-4.19.296/block/
Dsed-opal.c268 print_hex_dump_bytes("OPAL: ", DUMP_PREFIX_OFFSET, ptr, length); in print_buffer()