Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/nfc/nci/
H A Dcore.c152 if (test_bit(NCI_UP, &ndev->flags)) in nci_request()
481 if (test_bit(NCI_UP, &ndev->flags)) { in nci_open_device()
523 set_bit(NCI_UP, &ndev->flags); in nci_open_device()
550 if (!test_and_clear_bit(NCI_UP, &ndev->flags)) { in nci_close_device()
1306 if (!ndev || (!test_bit(NCI_UP, &ndev->flags) && in nci_recv_frame()
/OK3568_Linux_fs/kernel/include/net/nfc/
H A Dnci_core.h30 NCI_UP, enumerator