Home
last modified time | relevance | path

Searched refs:i2c_phy_ops (Results 1 – 9 of 9) sorted by relevance

/Linux-v4.19/drivers/char/tpm/st33zp24/
Di2c.c109 static const struct st33zp24_phy_ops i2c_phy_ops = { variable
270 return st33zp24_probe(phy, &i2c_phy_ops, &client->dev, client->irq, in st33zp24_i2c_probe()
/Linux-v4.19/drivers/nfc/pn533/
Di2c.c179 static struct pn533_phy_ops i2c_phy_ops = { variable
212 phy, &i2c_phy_ops, NULL, in pn533_i2c_probe()
/Linux-v4.19/drivers/nfc/st-nci/
Di2c.c200 static struct nfc_phy_ops i2c_phy_ops = { variable
252 r = ndlc_probe(phy, &i2c_phy_ops, &client->dev, in st_nci_i2c_probe()
/Linux-v4.19/drivers/nfc/microread/
Di2c.c239 static struct nfc_phy_ops i2c_phy_ops = { variable
269 r = microread_probe(phy, &i2c_phy_ops, LLC_SHDLC_NAME, in microread_i2c_probe()
/Linux-v4.19/drivers/nfc/s3fwrn5/
Di2c.c128 static const struct s3fwrn5_phy_ops i2c_phy_ops = { variable
256 ret = s3fwrn5_probe(&phy->ndev, phy, &phy->i2c_dev->dev, &i2c_phy_ops, in s3fwrn5_i2c_probe()
/Linux-v4.19/drivers/nfc/fdp/
Di2c.c133 static struct nfc_phy_ops i2c_phy_ops = { variable
346 r = fdp_nci_probe(phy, &i2c_phy_ops, &phy->ndev, in fdp_nci_i2c_probe()
/Linux-v4.19/drivers/nfc/nxp-nci/
Di2c.c107 static const struct nxp_nci_phy_ops i2c_phy_ops = { variable
370 r = nxp_nci_probe(phy, &client->dev, &i2c_phy_ops, in nxp_nci_i2c_probe()
/Linux-v4.19/drivers/nfc/st21nfca/
Di2c.c496 static struct nfc_phy_ops i2c_phy_ops = { variable
570 return st21nfca_hci_probe(phy, &i2c_phy_ops, LLC_SHDLC_NAME, in st21nfca_hci_i2c_probe()
/Linux-v4.19/drivers/nfc/pn544/
Di2c.c530 static struct nfc_phy_ops i2c_phy_ops = { variable
936 r = pn544_hci_probe(phy, &i2c_phy_ops, LLC_SHDLC_NAME, in pn544_hci_i2c_probe()