Searched refs:spi_phy_ops (Results 1 - 2 of 2) sorted by relevance
/linux-4.4.14/drivers/nfc/st-nci/ | ||
H A D | spi.c | 222 static struct nfc_phy_ops spi_phy_ops = { variable in typeref:struct:nfc_phy_ops 347 r = ndlc_probe(phy, &spi_phy_ops, &dev->dev, st_nci_spi_probe() |
/linux-4.4.14/drivers/char/tpm/st33zp24/ | ||
H A D | spi.c | 226 static const struct st33zp24_phy_ops spi_phy_ops = { variable in typeref:struct:st33zp24_phy_ops 349 return st33zp24_probe(phy, &spi_phy_ops, &dev->dev, dev->irq, tpm_st33_spi_probe() |
Completed in 120 milliseconds