Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/nfc/fdp/
Di2c.c48 static void fdp_nci_i2c_reset(struct fdp_i2c_phy *phy) in fdp_nci_i2c_reset()
59 struct fdp_i2c_phy *phy = phy_id; in fdp_nci_i2c_enable()
69 struct fdp_i2c_phy *phy = phy_id; in fdp_nci_i2c_disable()
100 struct fdp_i2c_phy *phy = phy_id; in fdp_nci_i2c_write()
140 static int fdp_nci_i2c_read(struct fdp_i2c_phy *phy, struct sk_buff **skb) in fdp_nci_i2c_read()
208 struct fdp_i2c_phy *phy = phy_id; in fdp_nci_i2c_irq_thread_fn()
287 struct fdp_i2c_phy *phy; in fdp_nci_i2c_probe()
301 phy = devm_kzalloc(dev, sizeof(struct fdp_i2c_phy), in fdp_nci_i2c_probe()
353 struct fdp_i2c_phy *phy = i2c_get_clientdata(client); in fdp_nci_i2c_remove()
Dfdp.h22 struct fdp_i2c_phy { struct
32 int fdp_nci_probe(struct fdp_i2c_phy *phy, struct nfc_phy_ops *phy_ops, argument
Dfdp.c50 struct fdp_i2c_phy *phy;
741 int fdp_nci_probe(struct fdp_i2c_phy *phy, struct nfc_phy_ops *phy_ops, in fdp_nci_probe()