Lines Matching refs:nfc_llcp_local
50 struct nfc_llcp_local { struct
105 struct nfc_llcp_local *local; argument
203 struct nfc_llcp_local *nfc_llcp_find_local(struct nfc_dev *dev);
204 int nfc_llcp_local_put(struct nfc_llcp_local *local);
205 u8 nfc_llcp_get_sdp_ssap(struct nfc_llcp_local *local,
207 u8 nfc_llcp_get_local_ssap(struct nfc_llcp_local *local);
208 void nfc_llcp_put_ssap(struct nfc_llcp_local *local, u8 ssap);
210 void nfc_llcp_send_to_raw_sock(struct nfc_llcp_local *local,
221 int nfc_llcp_parse_gb_tlv(struct nfc_llcp_local *local,
238 int nfc_llcp_send_snl_sdres(struct nfc_llcp_local *local,
240 int nfc_llcp_send_snl_sdreq(struct nfc_llcp_local *local,
242 int nfc_llcp_send_dm(struct nfc_llcp_local *local, u8 ssap, u8 dsap, u8 reason);