Searched refs:nci_rf_deactivate_req (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/net/nfc/nci/ |
D | core.c | 331 static void nci_rf_deactivate_req(struct nci_dev *ndev, unsigned long opt) in nci_rf_deactivate_req() function 725 rc = nci_request(ndev, nci_rf_deactivate_req, in nci_start_poll() 767 nci_request(ndev, nci_rf_deactivate_req, NCI_DEACTIVATE_TYPE_IDLE_MODE, in nci_stop_poll() 860 nci_request(ndev, nci_rf_deactivate_req, nci_mode, in nci_deactivate_target() 898 nci_request(ndev, nci_rf_deactivate_req, 0, in nci_dep_link_down()
|