Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/nfc/
H A Dnfc.h88 int nfc_genl_tm_deactivated(struct nfc_dev *dev);
H A Dcore.c699 return nfc_genl_tm_deactivated(dev); in nfc_tm_deactivated()
H A Dnetlink.c260 int nfc_genl_tm_deactivated(struct nfc_dev *dev) in nfc_genl_tm_deactivated() function