Searched refs:debug_hex_ascii_view (Results 1 – 14 of 14) sorted by relevance
| /linux/drivers/s390/cio/ |
| H A D | qdio_debug.c | 78 &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 D | eadm_sch.c | 364 debug_register_view(eadm_debug, &debug_hex_ascii_view); in eadm_sch_init()
|
| H A D | vfio_ccw_drv.c | 381 debug_register_view(vfio_ccw_debug_trace_id, &debug_hex_ascii_view); in vfio_ccw_debug_init()
|
| H A D | chsc_sch.c | 145 debug_register_view(chsc_debug_log_id, &debug_hex_ascii_view); in chsc_init_dbfs()
|
| /linux/drivers/s390/net/ |
| H A D | ctcm_dbug.c | 57 debug_register_view(ctcm_dbf[x].id, &debug_hex_ascii_view); in ctcm_register_dbf_views()
|
| H A D | ism_drv.c | 705 debug_register_view(ism_debug_info, &debug_hex_ascii_view); in ism_init()
|
| H A D | qeth_core_main.c | 51 8, 1, 8, 5, &debug_hex_ascii_view, NULL}, 55 8, 1, QETH_DBF_CTRL_LEN, 5, &debug_hex_ascii_view, NULL}, 6250 if (debug_register_view(card->debug, &debug_hex_ascii_view)) in qeth_add_dbf_entry()
|
| /linux/arch/s390/kernel/ |
| H A D | wti.c | 201 rc = debug_register_view(wti_dbg, &debug_hex_ascii_view); in wti_init()
|
| H A D | cert_store.c | 789 debug_register_view(cert_store_hexdump, &debug_hex_ascii_view); in cert_store_init()
|
| /linux/drivers/s390/char/ |
| H A D | vmcp.c | 259 ret = debug_register_view(vmcp_debug, &debug_hex_ascii_view); in vmcp_init()
|
| H A D | sclp.c | 43 &debug_hex_ascii_view); 47 SCLP_TRACE_ENTRY_SIZE, &debug_hex_ascii_view);
|
| /linux/arch/s390/include/asm/ |
| H A D | debug.h | 101 extern struct debug_view debug_hex_ascii_view;
|
| /linux/drivers/s390/block/ |
| H A D | scm_blk.c | 555 debug_register_view(scm_debug, &debug_hex_ascii_view); in scm_blk_init()
|
| /linux/drivers/s390/scsi/ |
| H A D | zfcp_dbf.c | 790 debug_register_view(d, &debug_hex_ascii_view); in zfcp_dbf_reg()
|