Home
last modified time | relevance | path

Searched refs:ap_dbf_info (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/drivers/s390/crypto/
Dap_debug.h22 debug_sprintf_event(ap_dbf_info, ##__VA_ARGS__)
24 extern debug_info_t *ap_dbf_info;
Dap_bus.c81 debug_info_t *ap_dbf_info; variable
1483 ap_dbf_info = debug_register("ap", 1, 1, in ap_debug_init()
1485 debug_register_view(ap_dbf_info, &debug_sprintf_view); in ap_debug_init()
1486 debug_set_level(ap_dbf_info, DBF_ERR); in ap_debug_init()