Home
last modified time | relevance | path

Searched refs:NCI_OP_CORE_INIT_CMD (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/include/net/nfc/
Dnci.h227 #define NCI_OP_CORE_INIT_CMD nci_opcode_pack(NCI_GID_CORE, 0x01) macro
/linux-5.19.10/drivers/nfc/nfcmrvl/
Dfw_dnld.c141 nci_send_cmd(priv->ndev, NCI_OP_CORE_INIT_CMD, 0, NULL); in process_state_reset()
/linux-5.19.10/net/nfc/nci/
Dcore.c176 nci_send_cmd(ndev, NCI_OP_CORE_INIT_CMD, plen, opt); in nci_init_req()