Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/nfc/
Dhci.h174 return nfc_set_vendor_cmds(hdev->ndev, cmds, n_cmds); in nfc_hci_set_vendor_cmds()
Dnfc.h299 static inline int nfc_set_vendor_cmds(struct nfc_dev *dev, in nfc_set_vendor_cmds() function
Dnci_core.h352 return nfc_set_vendor_cmds(ndev->nfc_dev, cmds, n_cmds); in nci_set_vendor_cmds()