Home
last modified time | relevance | path

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

/linux-5.19.10/include/net/nfc/
Dnci.h299 #define NCI_OP_RF_DEACTIVATE_CMD nci_opcode_pack(NCI_GID_RF_MGMT, 0x06) macro
/linux-5.19.10/net/nfc/nci/
Dcore.c338 nci_send_cmd(ndev, NCI_OP_RF_DEACTIVATE_CMD, in nci_rf_deactivate_req()