debug_hex_ascii_view 84 arch/s390/include/asm/debug.h extern struct debug_view debug_hex_ascii_view; debug_hex_ascii_view 114 arch/s390/kernel/debug.c struct debug_view debug_hex_ascii_view = { debug_hex_ascii_view 122 arch/s390/kernel/debug.c EXPORT_SYMBOL(debug_hex_ascii_view); debug_hex_ascii_view 181 arch/s390/kernel/lgr.c debug_register_view(lgr_dbf, &debug_hex_ascii_view); debug_hex_ascii_view 198 arch/s390/pci/pci_debug.c debug_register_view(pci_debug_err_id, &debug_hex_ascii_view); debug_hex_ascii_view 565 drivers/s390/block/scm_blk.c debug_register_view(scm_debug, &debug_hex_ascii_view); debug_hex_ascii_view 265 drivers/s390/char/vmcp.c ret = debug_register_view(vmcp_debug, &debug_hex_ascii_view); debug_hex_ascii_view 180 drivers/s390/cio/chsc_sch.c debug_register_view(chsc_debug_log_id, &debug_hex_ascii_view); debug_hex_ascii_view 70 drivers/s390/cio/cio.c debug_register_view(cio_debug_trace_id, &debug_hex_ascii_view); debug_hex_ascii_view 388 drivers/s390/cio/eadm_sch.c debug_register_view(eadm_debug, &debug_hex_ascii_view); debug_hex_ascii_view 93 drivers/s390/cio/qdio_debug.c &debug_hex_ascii_view)) { debug_hex_ascii_view 342 drivers/s390/cio/qdio_debug.c debug_register_view(qdio_dbf_setup, &debug_hex_ascii_view); debug_hex_ascii_view 347 drivers/s390/cio/qdio_debug.c debug_register_view(qdio_dbf_error, &debug_hex_ascii_view); debug_hex_ascii_view 291 drivers/s390/cio/vfio_ccw_drv.c debug_register_view(vfio_ccw_debug_trace_id, &debug_hex_ascii_view); debug_hex_ascii_view 57 drivers/s390/net/ctcm_dbug.c debug_register_view(ctcm_dbf[x].id, &debug_hex_ascii_view); debug_hex_ascii_view 607 drivers/s390/net/ism_drv.c debug_register_view(ism_debug_info, &debug_hex_ascii_view); debug_hex_ascii_view 92 drivers/s390/net/lcs.c debug_register_view(lcs_dbf_setup, &debug_hex_ascii_view); debug_hex_ascii_view 94 drivers/s390/net/lcs.c debug_register_view(lcs_dbf_trace, &debug_hex_ascii_view); debug_hex_ascii_view 498 drivers/s390/net/netiucv.c debug_register_view(iucv_dbf_setup, &debug_hex_ascii_view); debug_hex_ascii_view 501 drivers/s390/net/netiucv.c debug_register_view(iucv_dbf_data, &debug_hex_ascii_view); debug_hex_ascii_view 504 drivers/s390/net/netiucv.c debug_register_view(iucv_dbf_trace, &debug_hex_ascii_view); debug_hex_ascii_view 50 drivers/s390/net/qeth_core_main.c 8, 1, 8, 5, &debug_hex_ascii_view, NULL}, debug_hex_ascii_view 54 drivers/s390/net/qeth_core_main.c 8, 1, QETH_DBF_CTRL_LEN, 5, &debug_hex_ascii_view, NULL}, debug_hex_ascii_view 5545 drivers/s390/net/qeth_core_main.c if (debug_register_view(card->debug, &debug_hex_ascii_view)) debug_hex_ascii_view 732 drivers/s390/scsi/zfcp_dbf.c debug_register_view(d, &debug_hex_ascii_view);