Home
last modified time | relevance | path

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

/linux-4.1.27/net/nfc/
Dnfc.h96 int nfc_genl_tm_activated(struct nfc_dev *dev, u32 protocol);
Dcore.c697 rc = nfc_genl_tm_activated(dev, protocol); in nfc_tm_activated()
Dnetlink.c244 int nfc_genl_tm_activated(struct nfc_dev *dev, u32 protocol) in nfc_genl_tm_activated() function