Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/nfc/
H A Dnfc.h87 int nfc_genl_tm_activated(struct nfc_dev *dev, u32 protocol);
H A Dcore.c685 rc = nfc_genl_tm_activated(dev, protocol); in nfc_tm_activated()
H A Dnetlink.c229 int nfc_genl_tm_activated(struct nfc_dev *dev, u32 protocol) in nfc_genl_tm_activated() function