Searched refs:nfc_llc_get_data (Results 1 - 4 of 4) sorted by relevance

/linux-master/net/nfc/hci/
H A Dllc_nop.c47 kfree(nfc_llc_get_data(llc));
62 struct llc_nop *llc_nop = nfc_llc_get_data(llc);
69 struct llc_nop *llc_nop = nfc_llc_get_data(llc);
H A Dllc.h40 void *nfc_llc_get_data(struct nfc_llc *llc);
H A Dllc.c149 void *nfc_llc_get_data(struct nfc_llc *llc) function
H A Dllc_shdlc.c763 struct llc_shdlc *shdlc = nfc_llc_get_data(llc);
774 struct llc_shdlc *shdlc = nfc_llc_get_data(llc);
781 struct llc_shdlc *shdlc = nfc_llc_get_data(llc);
790 struct llc_shdlc *shdlc = nfc_llc_get_data(llc);
797 struct llc_shdlc *shdlc = nfc_llc_get_data(llc);

Completed in 93 milliseconds