Home
last modified time | relevance | path

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

/openbmc/linux/net/nfc/nci/
H A Dhci.c296 status = NCI_HCI_ANY_E_NOK; in nci_hci_cmd_received()
303 status = NCI_HCI_ANY_E_NOK; in nci_hci_cmd_received()
320 status = NCI_HCI_ANY_E_NOK; in nci_hci_cmd_received()
326 status = NCI_HCI_ANY_E_NOK; in nci_hci_cmd_received()
331 status = NCI_HCI_ANY_E_NOK; in nci_hci_cmd_received()
342 status = NCI_HCI_ANY_E_NOK; in nci_hci_cmd_received()
/openbmc/linux/include/net/nfc/
H A Dnci_core.h138 #define NCI_HCI_ANY_E_NOK 0x03 macro