Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/nfc/
H A Dnfc.h78 int nfc_genl_target_lost(struct nfc_dev *dev, u32 target_idx);
H A Dcore.c853 nfc_genl_target_lost(dev, target_idx); in nfc_target_lost()
H A Dnetlink.c199 int nfc_genl_target_lost(struct nfc_dev *dev, u32 target_idx) in nfc_genl_target_lost() function