Home
last modified time | relevance | path

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

/openbmc/linux/net/nfc/
H A Dnfc.h88 int nfc_genl_tm_activated(struct nfc_dev *dev, u32 protocol);
H A Dcore.c687 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