Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/nfc/
Dnci.h234 #define NCI_OP_CORE_INIT_CMD nci_opcode_pack(NCI_GID_CORE, 0x01) macro
/linux-4.4.14/drivers/nfc/nfcmrvl/
Dfw_dnld.c154 nci_send_cmd(priv->ndev, NCI_OP_CORE_INIT_CMD, 0, NULL); in process_state_reset()
/linux-4.4.14/net/nfc/nci/
Dcore.c173 nci_send_cmd(ndev, NCI_OP_CORE_INIT_CMD, 0, NULL); in nci_init_req()