Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/nfc/nci/
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()
/kernel/linux/linux-5.10/include/net/nfc/
Dnci_core.h30 NCI_UP, enumerator