Home
last modified time | relevance | path

Searched refs:DEBUG_INFO (Results 1 – 4 of 4) sorted by relevance

/drivers/char/hw_random/
Ds390-trng.c38 #define DEBUG_INFO(...) debug_sprintf_event(debug_info, 5, ##__VA_ARGS__) macro
220 DEBUG_INFO("trng_init CPACF_PRNO_TRNG not available\n"); in trng_init()
/drivers/s390/crypto/
Dzcrypt_ep11misc.c28 #define DEBUG_INFO(...) ZCRYPT_DBF(DBF_INFO, ##__VA_ARGS__) macro
Dzcrypt_ccamisc.c27 #define DEBUG_INFO(...) ZCRYPT_DBF(DBF_INFO, ##__VA_ARGS__) macro
Dpkey_api.c48 #define DEBUG_INFO(...) debug_sprintf_event(debug_info, 5, ##__VA_ARGS__) macro