Searched refs:nfc_dev_down (Results 1 – 3 of 3) sorted by relevance
131 int nfc_dev_down(struct nfc_dev *dev);
87 * The device remains up until the nfc_dev_down function is called.133 * nfc_dev_down - turn off the NFC device137 int nfc_dev_down(struct nfc_dev *dev) in nfc_dev_down() function 179 nfc_dev_down(dev); in nfc_rfkill_set_block()
796 rc = nfc_dev_down(dev); in nfc_genl_dev_down()