Searched defs:fdp_nci_info (Results 1 – 1 of 1) sorted by relevance
40 struct fdp_nci_info { struct41 const struct nfc_phy_ops *phy_ops;42 struct fdp_i2c_phy *phy;43 struct nci_dev *ndev;45 const struct firmware *otp_patch;46 const struct firmware *ram_patch;47 u32 otp_patch_version;48 u32 ram_patch_version;50 u32 otp_version;51 u32 ram_version;[all …]