Searched refs:st33zp24_probe (Results 1 – 4 of 4) sorted by relevance
| /linux-4.4.14/drivers/char/tpm/st33zp24/ |
| D | st33zp24.h | 34 int st33zp24_probe(void *phy_id, const struct st33zp24_phy_ops *ops,
|
| D | i2c.c | 226 return st33zp24_probe(phy, &i2c_phy_ops, &client->dev, client->irq, in st33zp24_i2c_probe()
|
| D | st33zp24.c | 551 int st33zp24_probe(void *phy_id, const struct st33zp24_phy_ops *ops, in st33zp24_probe() function 629 EXPORT_SYMBOL(st33zp24_probe);
|
| D | spi.c | 349 return st33zp24_probe(phy, &spi_phy_ops, &dev->dev, dev->irq, in tpm_st33_spi_probe()
|