Home
last modified time | relevance | path

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

/net/nfc/
Dnfc.h70 void nfc_llcp_free_sdp_tlv_list(struct hlist_head *head);
Dllcp.h247 void nfc_llcp_free_sdp_tlv_list(struct hlist_head *sdp_head);
Dllcp_commands.c192 void nfc_llcp_free_sdp_tlv_list(struct hlist_head *head) in nfc_llcp_free_sdp_tlv_list() function
Dllcp_core.c176 nfc_llcp_free_sdp_tlv_list(&local->pending_sdreqs); in local_cleanup()
Dnetlink.c444 nfc_llcp_free_sdp_tlv_list(sdres_list); in nfc_genl_llc_send_sdres()