Searched defs:nfc_dbg (Results 1 – 2 of 2) sorted by relevance
18 #define nfc_dbg(dev, fmt, ...) dev_dbg((dev), "NFC: " fmt, ##__VA_ARGS__) macro