Home
last modified time | relevance | path

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

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