Home
last modified time | relevance | path

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

/arch/s390/kernel/
A Dlgr.c180 debug_register_view(lgr_dbf, &debug_hex_ascii_view); in lgr_init()
A Dwti.c201 rc = debug_register_view(wti_dbg, &debug_hex_ascii_view); in wti_init()
A Dcert_store.c789 debug_register_view(cert_store_hexdump, &debug_hex_ascii_view); in cert_store_init()
A Ddebug.c103 struct debug_view debug_hex_ascii_view = { variable
111 EXPORT_SYMBOL(debug_hex_ascii_view);
/arch/s390/pci/
A Dpci_debug.c210 debug_register_view(pci_debug_err_id, &debug_hex_ascii_view); in zpci_debug_init()
/arch/s390/include/asm/
A Ddebug.h101 extern struct debug_view debug_hex_ascii_view;

Completed in 15 milliseconds