Home
last modified time | relevance | path

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

/linux-6.15/net/nfc/
H A Dnfc.h89 int nfc_genl_tm_deactivated(struct nfc_dev *dev);
H A Dcore.c701 return nfc_genl_tm_deactivated(dev); in nfc_tm_deactivated()
H A Dnetlink.c265 int nfc_genl_tm_deactivated(struct nfc_dev *dev) in nfc_genl_tm_deactivated() function