Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/nfc/
Dnetlink.c165 nfc_put_device(dev); in nfc_genl_dump_targets_done()
744 nfc_put_device(dev); in nfc_genl_get_device()
751 nfc_put_device(dev); in nfc_genl_get_device()
772 nfc_put_device(dev); in nfc_genl_dev_up()
793 nfc_put_device(dev); in nfc_genl_dev_down()
834 nfc_put_device(dev); in nfc_genl_start_poll()
857 nfc_put_device(dev); in nfc_genl_stop_poll()
875 nfc_put_device(dev); in nfc_genl_stop_poll()
902 nfc_put_device(dev); in nfc_genl_activate_target()
927 nfc_put_device(dev); in nfc_genl_deactivate_target()
[all …]
Drawsock.c125 nfc_put_device(dev); in rawsock_connect()
310 nfc_put_device(nfc_rawsock(sk)->dev); in rawsock_destruct()
Dllcp_sock.c137 nfc_put_device(dev); in llcp_sock_bind()
192 nfc_put_device(dev); in llcp_raw_sock_bind()
767 nfc_put_device(dev); in llcp_sock_connect()
957 nfc_put_device(llcp_sock->dev); in llcp_sock_destruct()
Dnfc.h100 static inline void nfc_put_device(struct nfc_dev *dev) in nfc_put_device() function
Dllcp_core.c85 nfc_put_device(llcp_sock->dev); in nfc_llcp_socket_release()
1147 nfc_put_device(local->dev); in nfc_llcp_recv_disc()