Home
last modified time | relevance | path

Searched refs:NCI_OP_CORE_CONN_CLOSE_CMD (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/nfc/nfcmrvl/
H A Dfw_dnld.c321 nci_send_cmd(priv->ndev, NCI_OP_CORE_CONN_CLOSE_CMD, in process_state_fw_dnld()
/kernel/linux/linux-5.10/include/net/nfc/
H A Dnci.h256 #define NCI_OP_CORE_CONN_CLOSE_CMD nci_opcode_pack(NCI_GID_CORE, 0x05) macro
/kernel/linux/linux-6.6/include/net/nfc/
H A Dnci.h266 #define NCI_OP_CORE_CONN_CLOSE_CMD nci_opcode_pack(NCI_GID_CORE, 0x05) macro
/kernel/linux/linux-6.6/drivers/nfc/nfcmrvl/
H A Dfw_dnld.c309 nci_send_cmd(priv->ndev, NCI_OP_CORE_CONN_CLOSE_CMD, in process_state_fw_dnld()
/kernel/linux/linux-5.10/net/nfc/nci/
H A Dcore.c735 nci_send_cmd(ndev, NCI_OP_CORE_CONN_CLOSE_CMD, 1, &conn_id); in nci_core_conn_close_req()
/kernel/linux/linux-6.6/net/nfc/nci/
H A Dcore.c747 nci_send_cmd(ndev, NCI_OP_CORE_CONN_CLOSE_CMD, 1, &conn_id); in nci_core_conn_close_req()

Completed in 9 milliseconds