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

/net/nfc/hci/
H A Dllc_nop.c58 kfree(nfc_llc_get_data(llc));
73 struct llc_nop *llc_nop = nfc_llc_get_data(llc);
80 struct llc_nop *llc_nop = nfc_llc_get_data(llc);
H A Dllc.h51 void *nfc_llc_get_data(struct nfc_llc *llc);
H A Dllc.c163 inline void *nfc_llc_get_data(struct nfc_llc *llc) function
H A Dllc_shdlc.c799 struct llc_shdlc *shdlc = nfc_llc_get_data(llc);
810 struct llc_shdlc *shdlc = nfc_llc_get_data(llc);
817 struct llc_shdlc *shdlc = nfc_llc_get_data(llc);
826 struct llc_shdlc *shdlc = nfc_llc_get_data(llc);
833 struct llc_shdlc *shdlc = nfc_llc_get_data(llc);

Completed in 66 milliseconds