Lines Matching defs:local
34 static void nfc_llcp_socket_release(struct nfc_llcp_local *local) in nfc_llcp_socket_release()
102 struct nfc_llcp_local *local = container_of(work, struct nfc_llcp_local, in nfc_llcp_timeout_work() local
110 struct nfc_llcp_local *local = (struct nfc_llcp_local *) data; in nfc_llcp_symm_timer() local
119 struct nfc_llcp_local *local, *n; in nfc_llcp_find_local() local
160 u8 nfc_llcp_get_sdp_ssap(struct nfc_llcp_local *local, in nfc_llcp_get_sdp_ssap()
229 u8 nfc_llcp_get_local_ssap(struct nfc_llcp_local *local) in nfc_llcp_get_local_ssap()
248 void nfc_llcp_put_ssap(struct nfc_llcp_local *local, u8 ssap) in nfc_llcp_put_ssap()
275 struct nfc_llcp_local *local; in nfc_llcp_general_bytes() local
288 static int nfc_llcp_build_gb(struct nfc_llcp_local *local) in nfc_llcp_build_gb()
341 struct nfc_llcp_local *local = nfc_llcp_find_local(dev); in nfc_llcp_set_remote_gb() local
367 struct nfc_llcp_local *local = container_of(work, struct nfc_llcp_local, in nfc_llcp_tx_work() local
416 static struct nfc_llcp_sock *nfc_llcp_sock_get(struct nfc_llcp_local *local, in nfc_llcp_sock_get()
484 static void nfc_llcp_recv_connect(struct nfc_llcp_local *local, in nfc_llcp_recv_connect()
619 static void nfc_llcp_recv_hdlc(struct nfc_llcp_local *local, in nfc_llcp_recv_hdlc()
698 static void nfc_llcp_recv_disc(struct nfc_llcp_local *local, in nfc_llcp_recv_disc()
734 static void nfc_llcp_recv_cc(struct nfc_llcp_local *local, in nfc_llcp_recv_cc()
766 struct nfc_llcp_local *local = container_of(work, struct nfc_llcp_local, in nfc_llcp_rx_work() local
820 struct nfc_llcp_local *local = (struct nfc_llcp_local *) data; in nfc_llcp_recv() local
837 struct nfc_llcp_local *local; in nfc_llcp_mac_is_down() local
850 struct nfc_llcp_local *local; in nfc_llcp_mac_is_up() local
875 struct nfc_llcp_local *local; in nfc_llcp_register_device() local
944 struct nfc_llcp_local *local = nfc_llcp_find_local(dev); in nfc_llcp_unregister_device() local