Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/s390/crypto/
Dap_debug.h22 debug_sprintf_event(ap_dbf_info, ##__VA_ARGS__)
24 extern debug_info_t *ap_dbf_info;
Dap_bus.c80 debug_info_t *ap_dbf_info; variable
1579 ap_dbf_info = debug_register("ap", 1, 1, in ap_debug_init()
1581 debug_register_view(ap_dbf_info, &debug_sprintf_view); in ap_debug_init()
1582 debug_set_level(ap_dbf_info, DBF_ERR); in ap_debug_init()