Home
last modified time | relevance | path

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

/linux/net/nfc/nci/
A Dcore.c152 if (test_bit(NCI_UP, &ndev->flags)) in nci_request()
484 if (test_bit(NCI_UP, &ndev->flags)) { in nci_open_device()
535 set_bit(NCI_UP, &ndev->flags); in nci_open_device()
562 if (!test_and_clear_bit(NCI_UP, &ndev->flags)) { in nci_close_device()
1312 if (!ndev || (!test_bit(NCI_UP, &ndev->flags) && in nci_recv_frame()
/linux/include/net/nfc/
A Dnci_core.h30 NCI_UP, enumerator

Completed in 8 milliseconds