Searched refs:NCI_OP_CORE_INIT_CMD (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/nfc/nfcmrvl/ |
H A D | fw_dnld.c | 154 nci_send_cmd(priv->ndev, NCI_OP_CORE_INIT_CMD, 0, NULL); in process_state_reset()
|
/kernel/linux/linux-5.10/include/net/nfc/ |
H A D | nci.h | 222 #define NCI_OP_CORE_INIT_CMD nci_opcode_pack(NCI_GID_CORE, 0x01) macro
|
/kernel/linux/linux-6.6/include/net/nfc/ |
H A D | nci.h | 227 #define NCI_OP_CORE_INIT_CMD nci_opcode_pack(NCI_GID_CORE, 0x01) macro
|
/kernel/linux/linux-6.6/drivers/nfc/nfcmrvl/ |
H A D | fw_dnld.c | 141 nci_send_cmd(priv->ndev, NCI_OP_CORE_INIT_CMD, 0, NULL); in process_state_reset()
|
/kernel/linux/linux-5.10/net/nfc/nci/ |
H A D | core.c | 171 nci_send_cmd(ndev, NCI_OP_CORE_INIT_CMD, 0, NULL); in nci_init_req()
|
/kernel/linux/linux-6.6/net/nfc/nci/ |
H A D | core.c | 177 nci_send_cmd(ndev, NCI_OP_CORE_INIT_CMD, plen, opt); in nci_init_req()
|
Completed in 9 milliseconds