Searched defs:dev_dbg_f_cond (Results 1 – 1 of 1) sorted by relevance
27 # define dev_dbg_f_cond(dev, cond, fmt, args...) ({ \ macro35 # define dev_dbg_f_cond(dev, cond, fmt, args...) do { (void)(dev); } while (0) macro