Home
last modified time | relevance | path

Searched refs:st33zp24_probe (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/char/tpm/st33zp24/
H A Dst33zp24.h35 int st33zp24_probe(void *phy_id, const struct st33zp24_phy_ops *ops,
H A Dst33zp24.c504 * st33zp24_probe initialize the TPM device
510 int st33zp24_probe(void *phy_id, const struct st33zp24_phy_ops *ops, in st33zp24_probe() function
584 EXPORT_SYMBOL(st33zp24_probe); variable
H A Di2c.c258 return st33zp24_probe(phy, &i2c_phy_ops, &client->dev, client->irq, in st33zp24_i2c_probe()
H A Dspi.c375 return st33zp24_probe(phy, &spi_phy_ops, &dev->dev, dev->irq, in st33zp24_spi_probe()
/kernel/linux/linux-6.6/drivers/char/tpm/st33zp24/
H A Dst33zp24.h38 int st33zp24_probe(void *phy_id, const struct st33zp24_phy_ops *ops,
H A Di2c.c120 return st33zp24_probe(phy, &i2c_phy_ops, &client->dev, client->irq); in st33zp24_i2c_probe()
H A Dst33zp24.c446 int st33zp24_probe(void *phy_id, const struct st33zp24_phy_ops *ops, in st33zp24_probe() function
539 EXPORT_SYMBOL(st33zp24_probe); variable
H A Dspi.c237 return st33zp24_probe(phy, &spi_phy_ops, &dev->dev, dev->irq); in st33zp24_spi_probe()

Completed in 5 milliseconds