Searched defs:nfc_err (Results 1 – 2 of 2) sorted by relevance
20 #define nfc_err(dev, fmt, ...) dev_err((dev), "NFC: " fmt, ##__VA_ARGS__) macro