Home
last modified time | relevance | path

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

/openbmc/linux/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()