Home
last modified time | relevance | path

Searched refs:nci_mode (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/nfc/nci/
H A Dcore.c939 u8 nci_mode = NCI_DEACTIVATE_TYPE_IDLE_MODE; in nci_deactivate_target() local
952 nci_mode = NCI_DEACTIVATE_TYPE_SLEEP_MODE; in nci_deactivate_target()
957 nci_request(ndev, nci_rf_deactivate_req, nci_mode, in nci_deactivate_target()
/kernel/linux/linux-6.6/net/nfc/nci/
H A Dcore.c953 unsigned long nci_mode = NCI_DEACTIVATE_TYPE_IDLE_MODE; in nci_deactivate_target() local
964 nci_mode = NCI_DEACTIVATE_TYPE_SLEEP_MODE; in nci_deactivate_target()
969 nci_request(ndev, nci_rf_deactivate_req, (void *)nci_mode, in nci_deactivate_target()

Completed in 4 milliseconds