Searched refs:i2c_phy_ops (Results 1 – 6 of 6) sorted by relevance
| /linux-4.1.27/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()
|
| /linux-4.1.27/drivers/nfc/microread/ |
| D | i2c.c | 244 static struct nfc_phy_ops i2c_phy_ops = { variable 282 r = microread_probe(phy, &i2c_phy_ops, LLC_SHDLC_NAME, in microread_i2c_probe()
|
| /linux-4.1.27/drivers/nfc/st21nfcb/ |
| D | i2c.c | 220 static struct nfc_phy_ops i2c_phy_ops = { variable 336 r = ndlc_probe(phy, &i2c_phy_ops, &client->dev, in st21nfcb_nci_i2c_probe()
|
| /linux-4.1.27/drivers/nfc/nxp-nci/ |
| D | i2c.c | 104 static struct nxp_nci_phy_ops i2c_phy_ops = { variable 362 r = nxp_nci_probe(phy, &client->dev, &i2c_phy_ops, in nxp_nci_i2c_probe()
|
| /linux-4.1.27/drivers/nfc/st21nfca/ |
| D | i2c.c | 505 static struct nfc_phy_ops i2c_phy_ops = { variable 650 return st21nfca_hci_probe(phy, &i2c_phy_ops, LLC_SHDLC_NAME, in st21nfca_hci_i2c_probe()
|
| /linux-4.1.27/drivers/nfc/pn544/ |
| D | i2c.c | 536 static struct nfc_phy_ops i2c_phy_ops = { variable 1124 r = pn544_hci_probe(phy, &i2c_phy_ops, LLC_SHDLC_NAME, in pn544_hci_i2c_probe()
|