Home
last modified time | relevance | path

Searched refs:NCI_DISCOVERY (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/net/nfc/nci/
H A Dntf.c643 if (atomic_read(&ndev->state) == NCI_DISCOVERY) { in nci_rf_intf_activated_ntf_packet()
709 atomic_set(&ndev->state, NCI_DISCOVERY); in nci_rf_deactivate_ntf_packet()
H A Drsp.c137 atomic_set(&ndev->state, NCI_DISCOVERY); in nci_rf_disc_rsp_packet()
H A Dcore.c802 if ((atomic_read(&ndev->state) == NCI_DISCOVERY) || in nci_start_poll()
853 if ((atomic_read(&ndev->state) != NCI_DISCOVERY) && in nci_stop_poll()
989 atomic_read(&ndev->state) == NCI_DISCOVERY) { in nci_dep_link_down()
/OK3568_Linux_fs/kernel/include/net/nfc/
H A Dnci_core.h39 NCI_DISCOVERY, enumerator