Searched refs:debug_hex_ascii_view (Results 1 - 19 of 19) sorted by relevance

/linux-master/drivers/s390/net/
H A Dctcm_dbug.c57 debug_register_view(ctcm_dbf[x].id, &debug_hex_ascii_view);
H A Dnetiucv.c462 debug_register_view(iucv_dbf_setup, &debug_hex_ascii_view);
465 debug_register_view(iucv_dbf_data, &debug_hex_ascii_view);
468 debug_register_view(iucv_dbf_trace, &debug_hex_ascii_view);
H A Dism_drv.c705 debug_register_view(ism_debug_info, &debug_hex_ascii_view);
H A Dlcs.c87 debug_register_view(lcs_dbf_setup, &debug_hex_ascii_view);
89 debug_register_view(lcs_dbf_trace, &debug_hex_ascii_view);
H A Dqeth_core_main.c52 8, 1, 8, 5, &debug_hex_ascii_view, NULL},
56 8, 1, QETH_DBF_CTRL_LEN, 5, &debug_hex_ascii_view, NULL},
6258 if (debug_register_view(card->debug, &debug_hex_ascii_view))
/linux-master/drivers/s390/cio/
H A Dqdio_debug.c79 &debug_hex_ascii_view)) {
322 debug_register_view(qdio_dbf_setup, &debug_hex_ascii_view);
327 debug_register_view(qdio_dbf_error, &debug_hex_ascii_view);
H A Deadm_sch.c363 debug_register_view(eadm_debug, &debug_hex_ascii_view);
H A Dvfio_ccw_drv.c381 debug_register_view(vfio_ccw_debug_trace_id, &debug_hex_ascii_view);
H A Dcio.c70 debug_register_view(cio_debug_trace_id, &debug_hex_ascii_view);
H A Dchsc_sch.c146 debug_register_view(chsc_debug_log_id, &debug_hex_ascii_view);
/linux-master/arch/s390/kernel/
H A Dlgr.c180 debug_register_view(lgr_dbf, &debug_hex_ascii_view);
H A Dcert_store.c788 debug_register_view(cert_store_hexdump, &debug_hex_ascii_view);
H A Ddebug.c101 struct debug_view debug_hex_ascii_view = { variable in typeref:struct:debug_view
109 EXPORT_SYMBOL(debug_hex_ascii_view); variable
/linux-master/arch/s390/pci/
H A Dpci_debug.c204 debug_register_view(pci_debug_err_id, &debug_hex_ascii_view);
/linux-master/drivers/s390/char/
H A Dvmcp.c265 ret = debug_register_view(vmcp_debug, &debug_hex_ascii_view);
H A Dsclp.c42 &debug_hex_ascii_view);
46 SCLP_TRACE_ENTRY_SIZE, &debug_hex_ascii_view);
/linux-master/arch/s390/include/asm/
H A Ddebug.h95 extern struct debug_view debug_hex_ascii_view;
/linux-master/drivers/s390/block/
H A Dscm_blk.c563 debug_register_view(scm_debug, &debug_hex_ascii_view);
/linux-master/drivers/s390/scsi/
H A Dzfcp_dbf.c791 debug_register_view(d, &debug_hex_ascii_view);

Completed in 462 milliseconds