Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/nfc/microread/
Di2c.c49 struct microread_i2c_phy { struct
117 struct microread_i2c_phy *phy = phy_id; in microread_i2c_write()
149 static int microread_i2c_read(struct microread_i2c_phy *phy, in microread_i2c_read()
211 struct microread_i2c_phy *phy = phy_id; in microread_i2c_irq_thread_fn()
248 struct microread_i2c_phy *phy; in microread_i2c_probe()
253 phy = devm_kzalloc(&client->dev, sizeof(struct microread_i2c_phy), in microread_i2c_probe()
288 struct microread_i2c_phy *phy = i2c_get_clientdata(client); in microread_i2c_remove()