nfc_hci_disconnect_all_gates
return nfc_hci_disconnect_all_gates(hdev);
int nfc_hci_disconnect_all_gates(struct nfc_hci_dev *hdev);
EXPORT_SYMBOL(nfc_hci_disconnect_all_gates);
r = nfc_hci_disconnect_all_gates(hdev);
nfc_hci_disconnect_all_gates(hdev);