Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/tpm/st33zp24/
H A Dst33zp24.h19 const struct st33zp24_phy_ops *ops;
28 struct st33zp24_phy_ops { struct
38 int st33zp24_probe(void *phy_id, const struct st33zp24_phy_ops *ops, argument
H A Di2c.c92 static const struct st33zp24_phy_ops i2c_phy_ops = {
H A Dspi.c211 static const struct st33zp24_phy_ops spi_phy_ops = {
H A Dst33zp24.c446 int st33zp24_probe(void *phy_id, const struct st33zp24_phy_ops *ops, in st33zp24_probe()