Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/tpm/st33zp24/
H A Di2c.c92 static const struct st33zp24_phy_ops i2c_phy_ops = { variable
120 return st33zp24_probe(phy, &i2c_phy_ops, &client->dev, client->irq); in st33zp24_i2c_probe()
/openbmc/linux/drivers/nfc/pn533/
H A Di2c.c159 static const struct pn533_phy_ops i2c_phy_ops = { variable
187 phy, &i2c_phy_ops, NULL, in pn533_i2c_probe()
/openbmc/linux/drivers/nfc/s3fwrn5/
H A Di2c.c73 static const struct s3fwrn5_phy_ops i2c_phy_ops = { variable
223 &i2c_phy_ops); in s3fwrn5_i2c_probe()
/openbmc/linux/drivers/nfc/st-nci/
H A Di2c.c185 static const struct nfc_phy_ops i2c_phy_ops = { variable
233 r = ndlc_probe(phy, &i2c_phy_ops, &client->dev, in st_nci_i2c_probe()
/openbmc/linux/drivers/nfc/microread/
H A Di2c.c228 static const struct nfc_phy_ops i2c_phy_ops = { variable
255 r = microread_probe(phy, &i2c_phy_ops, LLC_SHDLC_NAME, in microread_i2c_probe()
/openbmc/linux/drivers/nfc/nxp-nci/
H A Di2c.c91 static const struct nxp_nci_phy_ops i2c_phy_ops = { variable
301 r = nxp_nci_probe(phy, &client->dev, &i2c_phy_ops, in nxp_nci_i2c_probe()
/openbmc/linux/drivers/nfc/fdp/
H A Di2c.c123 static const struct nfc_phy_ops i2c_phy_ops = { variable
332 r = fdp_nci_probe(phy, &i2c_phy_ops, &phy->ndev, in fdp_nci_i2c_probe()
/openbmc/linux/drivers/nfc/st21nfca/
H A Di2c.c477 static const struct nfc_phy_ops i2c_phy_ops = { variable
548 r = st21nfca_hci_probe(phy, &i2c_phy_ops, LLC_SHDLC_NAME, in st21nfca_hci_i2c_probe()
/openbmc/linux/drivers/nfc/pn544/
H A Di2c.c518 static const struct nfc_phy_ops i2c_phy_ops = { variable
920 r = pn544_hci_probe(phy, &i2c_phy_ops, LLC_SHDLC_NAME, in pn544_hci_i2c_probe()