Searched refs:nfc_llcp_sock_get (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/net/nfc/ |
H A D | llcp_core.c | 198 static struct nfc_llcp_sock *nfc_llcp_sock_get(struct nfc_llcp_local *local, nfc_llcp_sock_get() function 487 l_sock = nfc_llcp_sock_get(local, ssap, LLCP_SAP_SDP); nfc_llcp_put_ssap() 855 llcp_sock = nfc_llcp_sock_get(local, dsap, LLCP_SAP_SDP); nfc_llcp_recv_ui() 887 sock = nfc_llcp_sock_get(local, dsap, LLCP_SAP_SDP); nfc_llcp_recv_connect() 1039 llcp_sock = nfc_llcp_sock_get(local, dsap, ssap); nfc_llcp_recv_hdlc() 1127 llcp_sock = nfc_llcp_sock_get(local, dsap, ssap); nfc_llcp_recv_disc() 1207 llcp_sock = nfc_llcp_sock_get(local, dsap, ssap); nfc_llcp_recv_dm()
|
Completed in 39 milliseconds