Home
last modified time | relevance | path

Searched refs:LOG_DEBUG (Results 1 – 5 of 5) sorted by relevance

/drivers/staging/cxt1e1/
Dlibsbew.h41 #define LOG_DEBUG 16 macro
49 #define c4_LOG_DEBUG LOG_DEBUG
50 #define c4_LOG_MAX LOG_DEBUG
Dfunctions.c70 if (cxt1e1_log_level >= LOG_DEBUG) in pci_read_32()
83 if (cxt1e1_log_level >= LOG_DEBUG) in pci_write_32()
Dpmcc4_drv.c92 if (d > LOG_DEBUG) in sbecom_set_loglevel()
94 unsigned int channum = d - (LOG_DEBUG + 1); /* convert to ZERO in sbecom_set_loglevel()
446 if (cxt1e1_log_level >= LOG_DEBUG) in checkPorts()
1216 if (cxt1e1_log_level >= LOG_DEBUG) in c4_fifo_alloc()
1229 if (cxt1e1_log_level >= LOG_DEBUG) in c4_fifo_free()
Dmusycc.c1295 if (cxt1e1_log_level >= LOG_DEBUG) in musycc_intr_th_handler()
1437 if (cxt1e1_log_level >= LOG_DEBUG) in musycc_intr_bh_tasklet()
1451 if (cxt1e1_log_level >= LOG_DEBUG) in musycc_intr_bh_tasklet()
1811 if (cxt1e1_log_level >= LOG_DEBUG) in musycc_start_xmit()
/drivers/staging/usbip/userspace/libsrc/
Dusbip_common.h65 syslog(LOG_DEBUG, dbg_fmt(fmt), ##args); \