Searched refs:i2c_phy_ops (Results 1 – 8 of 8) sorted by relevance
/drivers/char/tpm/st33zp24/ |
D | i2c.c | 106 static const struct st33zp24_phy_ops i2c_phy_ops = { variable 226 return st33zp24_probe(phy, &i2c_phy_ops, &client->dev, client->irq, in st33zp24_i2c_probe()
|
/drivers/nfc/microread/ |
D | i2c.c | 241 static struct nfc_phy_ops i2c_phy_ops = { variable 279 r = microread_probe(phy, &i2c_phy_ops, LLC_SHDLC_NAME, in microread_i2c_probe()
|
/drivers/nfc/s3fwrn5/ |
D | i2c.c | 128 static 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()
|
/drivers/nfc/st-nci/ |
D | i2c.c | 207 static struct nfc_phy_ops i2c_phy_ops = { variable 331 r = ndlc_probe(phy, &i2c_phy_ops, &client->dev, in st_nci_i2c_probe()
|
/drivers/nfc/fdp/ |
D | i2c.c | 134 static struct nfc_phy_ops i2c_phy_ops = { variable 349 r = fdp_nci_probe(phy, &i2c_phy_ops, &phy->ndev, in fdp_nci_i2c_probe()
|
/drivers/nfc/nxp-nci/ |
D | i2c.c | 109 static const struct nxp_nci_phy_ops i2c_phy_ops = { variable 402 r = nxp_nci_probe(phy, &client->dev, &i2c_phy_ops, in nxp_nci_i2c_probe()
|
/drivers/nfc/st21nfca/ |
D | i2c.c | 506 static struct nfc_phy_ops i2c_phy_ops = { variable 651 return st21nfca_hci_probe(phy, &i2c_phy_ops, LLC_SHDLC_NAME, in st21nfca_hci_i2c_probe()
|
/drivers/nfc/pn544/ |
D | i2c.c | 537 static struct nfc_phy_ops i2c_phy_ops = { variable 1104 r = pn544_hci_probe(phy, &i2c_phy_ops, LLC_SHDLC_NAME, in pn544_hci_i2c_probe()
|