Home
last modified time | relevance | path

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

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