Home
last modified time | relevance | path

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

/openbmc/linux/net/nfc/
H A Dnfc.h131 int nfc_dev_down(struct nfc_dev *dev);
H A Dcore.c137 int nfc_dev_down(struct nfc_dev *dev) in nfc_dev_down() function
179 nfc_dev_down(dev); in nfc_rfkill_set_block()
H A Dnetlink.c791 rc = nfc_dev_down(dev); in nfc_genl_dev_down()