Searched refs:fdp_i2c_phy (Results 1 – 3 of 3) sorted by relevance
39 static void fdp_nci_i2c_reset(const struct fdp_i2c_phy *phy) in fdp_nci_i2c_reset()50 const struct fdp_i2c_phy *phy = phy_id; in fdp_nci_i2c_enable()59 const struct fdp_i2c_phy *phy = phy_id; in fdp_nci_i2c_disable()89 struct fdp_i2c_phy *phy = phy_id; in fdp_nci_i2c_write()129 static int fdp_nci_i2c_read(struct fdp_i2c_phy *phy, struct sk_buff **skb) in fdp_nci_i2c_read()197 struct fdp_i2c_phy *phy = phy_id; in fdp_nci_i2c_irq_thread_fn()278 struct fdp_i2c_phy *phy; in fdp_nci_i2c_probe()296 phy = devm_kzalloc(dev, sizeof(struct fdp_i2c_phy), GFP_KERNEL); in fdp_nci_i2c_probe()343 struct fdp_i2c_phy *phy = i2c_get_clientdata(client); in fdp_nci_i2c_remove()
14 struct fdp_i2c_phy { struct24 int fdp_nci_probe(struct fdp_i2c_phy *phy, const struct nfc_phy_ops *phy_ops, argument
42 struct fdp_i2c_phy *phy;691 int fdp_nci_probe(struct fdp_i2c_phy *phy, const struct nfc_phy_ops *phy_ops, in fdp_nci_probe()
Completed in 6 milliseconds