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