Home
last modified time | relevance | path

Searched refs:dev_dbg_f_cond (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/zydas/zd1211rw/
H A Dzd_def.h27 # define dev_dbg_f_cond(dev, cond, fmt, args...) ({ \ macro
35 # define dev_dbg_f_cond(dev, cond, fmt, args...) do { (void)(dev); } while (0) macro
H A Dzd_mac.c154 dev_dbg_f_cond(zd_mac_dev(mac), signal < 0 || signal > 100, in zd_check_signal()
/kernel/linux/linux-6.6/drivers/net/wireless/zydas/zd1211rw/
H A Dzd_def.h27 # define dev_dbg_f_cond(dev, cond, fmt, args...) ({ \ macro
35 # define dev_dbg_f_cond(dev, cond, fmt, args...) do { (void)(dev); } while (0) macro
H A Dzd_mac.c154 dev_dbg_f_cond(zd_mac_dev(mac), signal < 0 || signal > 100, in zd_check_signal()

Completed in 8 milliseconds