Home
last modified time | relevance | path

Searched refs:NCI_W4_ALL_DISCOVERIES (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/include/net/nfc/
Dnci_core.h39 NCI_W4_ALL_DISCOVERIES, enumerator
/Linux-v5.10/net/nfc/nci/
Dcore.c787 (atomic_read(&ndev->state) == NCI_W4_ALL_DISCOVERIES)) { in nci_start_poll()
838 (atomic_read(&ndev->state) != NCI_W4_ALL_DISCOVERIES)) { in nci_stop_poll()
Dntf.c359 atomic_set(&ndev->state, NCI_W4_ALL_DISCOVERIES); in nci_rf_discover_ntf_packet()