Home
last modified time | relevance | path

Searched refs:NCI_UP (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/nfc/nci/
H A Dcore.c153 if (test_bit(NCI_UP, &ndev->flags)) in nci_request()
485 if (test_bit(NCI_UP, &ndev->flags)) { in nci_open_device()
536 set_bit(NCI_UP, &ndev->flags); in nci_open_device()
563 if (!test_and_clear_bit(NCI_UP, &ndev->flags)) { in nci_close_device()
1326 if (!ndev || (!test_bit(NCI_UP, &ndev->flags) && in nci_recv_frame()
/openbmc/linux/include/net/nfc/
H A Dnci_core.h30 NCI_UP, enumerator