Searched defs:fdp_nci_info (Results 1 – 1 of 1) sorted by relevance
48 struct fdp_nci_info { struct49 struct nfc_phy_ops *phy_ops;50 struct fdp_i2c_phy *phy;51 struct nci_dev *ndev;53 const struct firmware *otp_patch;54 const struct firmware *ram_patch;55 u32 otp_patch_version;56 u32 ram_patch_version;58 u32 otp_version;59 u32 ram_version;[all …]