Searched refs:nfcwilink (Results 1 - 2 of 2) sorted by relevance

/drivers/nfc/
H A DMakefile8 obj-$(CONFIG_NFC_WILINK) += nfcwilink.o
H A Dnfcwilink.c92 struct nfcwilink { struct
124 static void nfcwilink_fw_download_receive(struct nfcwilink *drv,
141 static int nfcwilink_get_bts_file_name(struct nfcwilink *drv, char *file_name)
193 nfc_info(&drv->pdev->dev, "nfcwilink FW file name: %s\n", file_name);
198 static int nfcwilink_send_bts_cmd(struct nfcwilink *drv, __u8 *data, int len)
245 static int nfcwilink_download_fw(struct nfcwilink *drv)
325 struct nfcwilink *drv = priv_data;
337 struct nfcwilink *drv = priv_data;
384 struct nfcwilink *drv = nci_get_drvdata(ndev);
446 struct nfcwilink *dr
[all...]

Completed in 85 milliseconds