Home
last modified time | relevance | path

Searched refs:NCI_UP (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/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()
1315 if (!ndev || (!test_bit(NCI_UP, &ndev->flags) && in nci_recv_frame()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/include/net/nfc/
H A Dnci_core.h30 NCI_UP, enumerator
/kernel/linux/linux-6.6/include/net/nfc/
H A Dnci_core.h30 NCI_UP, enumerator

Completed in 7 milliseconds