Searched refs:nfc_dev_down (Results 1 - 3 of 3) sorted by relevance

/linux-master/net/nfc/
H A Dnfc.h131 int nfc_dev_down(struct nfc_dev *dev);
H A Dcore.c87 * The device remains up until the nfc_dev_down function is called.
133 * nfc_dev_down - turn off the NFC device
137 int nfc_dev_down(struct nfc_dev *dev) function
179 nfc_dev_down(dev);
H A Dnetlink.c791 rc = nfc_dev_down(dev);

Completed in 184 milliseconds