Searched refs:nci_rf_deactivate_req (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/net/nfc/nci/ |
D | core.c | 316 static void nci_rf_deactivate_req(struct nci_dev *ndev, unsigned long opt) in nci_rf_deactivate_req() function 637 rc = nci_request(ndev, nci_rf_deactivate_req, in nci_start_poll() 679 nci_request(ndev, nci_rf_deactivate_req, NCI_DEACTIVATE_TYPE_IDLE_MODE, in nci_stop_poll() 764 nci_request(ndev, nci_rf_deactivate_req, in nci_deactivate_target() 803 nci_request(ndev, nci_rf_deactivate_req, 0, in nci_dep_link_down()
|