Home
last modified time | relevance | path

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

/openbmc/linux/include/net/nfc/
H A Dnci_core.h40 NCI_W4_ALL_DISCOVERIES, enumerator
/openbmc/linux/net/nfc/nci/
H A Dcore.c817 (atomic_read(&ndev->state) == NCI_W4_ALL_DISCOVERIES)) { in nci_start_poll()
868 (atomic_read(&ndev->state) != NCI_W4_ALL_DISCOVERIES)) { in nci_stop_poll()
H A Dntf.c387 atomic_set(&ndev->state, NCI_W4_ALL_DISCOVERIES); in nci_rf_discover_ntf_packet()