nfc_llc_start
return nfc_llc_start(hdev->llc);
int nfc_llc_start(struct nfc_llc *llc);
r = nfc_llc_start(hdev->llc);
EXPORT_SYMBOL(nfc_llc_start);