Home
last modified time | relevance | path

Searched refs:spi_phy_ops (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/char/tpm/st33zp24/
H A Dspi.c211 static const struct st33zp24_phy_ops spi_phy_ops = { variable
237 return st33zp24_probe(phy, &spi_phy_ops, &dev->dev, dev->irq); in st33zp24_spi_probe()
/kernel/linux/linux-6.6/drivers/nfc/st-nci/
H A Dspi.c197 static const struct nfc_phy_ops spi_phy_ops = { variable
247 r = ndlc_probe(phy, &spi_phy_ops, &dev->dev, in st_nci_spi_probe()
/kernel/linux/linux-5.10/drivers/char/tpm/st33zp24/
H A Dspi.c216 static const struct st33zp24_phy_ops spi_phy_ops = { variable
375 return st33zp24_probe(phy, &spi_phy_ops, &dev->dev, dev->irq, in st33zp24_spi_probe()
/kernel/linux/linux-5.10/drivers/nfc/st-nci/
H A Dspi.c204 static struct nfc_phy_ops spi_phy_ops = { variable
257 r = ndlc_probe(phy, &spi_phy_ops, &dev->dev, in st_nci_spi_probe()

Completed in 3 milliseconds