Searched refs:st_nci_i2c_phy (Results 1 – 1 of 1) sorted by relevance
32 struct st_nci_i2c_phy { struct45 struct st_nci_i2c_phy *phy = phy_id; in st_nci_i2c_enable() argument62 struct st_nci_i2c_phy *phy = phy_id; in st_nci_i2c_disable()76 struct st_nci_i2c_phy *phy = phy_id; in st_nci_i2c_write()106 static int st_nci_i2c_read(struct st_nci_i2c_phy *phy, in st_nci_i2c_read()159 struct st_nci_i2c_phy *phy = phy_id; in st_nci_irq_thread_fn()202 struct st_nci_i2c_phy *phy; in st_nci_i2c_probe()210 phy = devm_kzalloc(dev, sizeof(struct st_nci_i2c_phy), GFP_KERNEL); in st_nci_i2c_probe()255 struct st_nci_i2c_phy *phy = i2c_get_clientdata(client); in st_nci_i2c_remove()
Completed in 3 milliseconds