Home
last modified time | relevance | path

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

/Linux-v5.4/net/nfc/
Dnfc.h58 void nfc_llcp_free_sdp_tlv_list(struct hlist_head *head);
Dllcp.h235 void nfc_llcp_free_sdp_tlv_list(struct hlist_head *sdp_head);
Dllcp_commands.c180 void nfc_llcp_free_sdp_tlv_list(struct hlist_head *head) in nfc_llcp_free_sdp_tlv_list() function
Dllcp_core.c164 nfc_llcp_free_sdp_tlv_list(&local->pending_sdreqs); in local_cleanup()
Dnetlink.c423 nfc_llcp_free_sdp_tlv_list(sdres_list); in nfc_genl_llc_send_sdres()