Searched refs:nfc_hci_result_to_errno (Results 1 – 3 of 3) sorted by relevance
179 int nfc_hci_result_to_errno(u8 result);
22 int nfc_hci_result_to_errno(u8 result) in nfc_hci_result_to_errno() function35 EXPORT_SYMBOL(nfc_hci_result_to_errno);175 __nfc_hci_cmd_completion(hdev, nfc_hci_result_to_errno(result), skb); in nfc_hci_resp_received()
373 err = nfc_hci_result_to_errno( in microread_im_transceive_cb()