Home
last modified time | relevance | path

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

/linux-6.1.9/net/nfc/
Dnfc.h58 void nfc_llcp_free_sdp_tlv_list(struct hlist_head *head);
Dllcp.h234 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.c163 nfc_llcp_free_sdp_tlv_list(&local->pending_sdreqs); in local_cleanup()
Dnetlink.c419 nfc_llcp_free_sdp_tlv_list(sdres_list); in nfc_genl_llc_send_sdres()