Home
last modified time | relevance | path

Searched refs:nfc_llcp_free_sdp_tlv_list (Results 1 – 4 of 4) sorted by relevance

/linux/net/nfc/
H A Dnfc.h59 void nfc_llcp_free_sdp_tlv_list(struct hlist_head *head);
H A Dllcp.h233 void nfc_llcp_free_sdp_tlv_list(struct hlist_head *sdp_head);
H A Dllcp_commands.c180 void nfc_llcp_free_sdp_tlv_list(struct hlist_head *head) in nfc_llcp_free_sdp_tlv_list() function
H A Dllcp_core.c172 nfc_llcp_free_sdp_tlv_list(&local->pending_sdreqs); in local_cleanup()