Home
last modified time | relevance | path

Searched refs:debug_hex_ascii_view (Results 1 – 14 of 14) sorted by relevance

/linux/drivers/s390/cio/
H A Dqdio_debug.c78 &debug_hex_ascii_view)) { in qdio_allocate_dbf()
321 debug_register_view(qdio_dbf_setup, &debug_hex_ascii_view); in qdio_debug_init()
326 debug_register_view(qdio_dbf_error, &debug_hex_ascii_view); in qdio_debug_init()
H A Deadm_sch.c364 debug_register_view(eadm_debug, &debug_hex_ascii_view); in eadm_sch_init()
H A Dvfio_ccw_drv.c381 debug_register_view(vfio_ccw_debug_trace_id, &debug_hex_ascii_view); in vfio_ccw_debug_init()
H A Dcio.c71 debug_register_view(cio_debug_trace_id, &debug_hex_ascii_view); in cio_debug_init()
H A Dchsc_sch.c146 debug_register_view(chsc_debug_log_id, &debug_hex_ascii_view); in chsc_init_dbfs()
/linux/drivers/s390/net/
H A Dctcm_dbug.c57 debug_register_view(ctcm_dbf[x].id, &debug_hex_ascii_view); in ctcm_register_dbf_views()
H A Dism_drv.c718 debug_register_view(ism_debug_info, &debug_hex_ascii_view); in ism_init()
/linux/arch/s390/kernel/
H A Dlgr.c180 debug_register_view(lgr_dbf, &debug_hex_ascii_view); in lgr_init()
H A Dwti.c201 rc = debug_register_view(wti_dbg, &debug_hex_ascii_view); in wti_init()
/linux/arch/s390/pci/
H A Dpci_debug.c210 debug_register_view(pci_debug_err_id, &debug_hex_ascii_view); in zpci_debug_init()
/linux/drivers/s390/char/
H A Dvmcp.c264 ret = debug_register_view(vmcp_debug, &debug_hex_ascii_view); in vmcp_init()
H A Dsclp.c43 &debug_hex_ascii_view);
47 SCLP_TRACE_ENTRY_SIZE, &debug_hex_ascii_view);
/linux/Documentation/arch/s390/
H A Ds390dbf.rst120 extern struct debug_view debug_hex_ascii_view;
143 debug_register_view(debug_info, &debug_hex_ascii_view);
/linux/drivers/s390/scsi/
H A Dzfcp_dbf.c791 debug_register_view(d, &debug_hex_ascii_view); in zfcp_dbf_reg()