Home
last modified time | relevance | path

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

/linux-6.6.21/net/nfc/ !
Dnfc.h59 void nfc_llcp_free_sdp_tlv_list(struct hlist_head *head);
Dllcp.h233 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.c172 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()