nfc_hci_result_to_errno
err = nfc_hci_result_to_errno(
int nfc_hci_result_to_errno(u8 result);
__nfc_hci_cmd_completion(hdev, nfc_hci_result_to_errno(result), skb);
EXPORT_SYMBOL(nfc_hci_result_to_errno);