Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/char/pcmcia/
Dsynclink_cs.c519 if (debug_level >= DEBUG_LEVEL_INFO) in mgslpc_probe()
581 if (debug_level >= DEBUG_LEVEL_INFO) in mgslpc_config()
617 if (debug_level >= DEBUG_LEVEL_INFO) in mgslpc_release()
625 if (debug_level >= DEBUG_LEVEL_INFO) in mgslpc_detach()
711 if (debug_level >= DEBUG_LEVEL_INFO) in tx_pause()
727 if (debug_level >= DEBUG_LEVEL_INFO) in tx_release()
1272 if (debug_level >= DEBUG_LEVEL_INFO) in startup()
1328 if (debug_level >= DEBUG_LEVEL_INFO) in shutdown()
1409 if (debug_level >= DEBUG_LEVEL_INFO) in mgslpc_change_params()
1490 if (debug_level >= DEBUG_LEVEL_INFO) { in mgslpc_put_char()
[all …]
/linux-4.19.296/include/uapi/linux/
Dsynclink.h240 #define DEBUG_LEVEL_INFO 3 macro