Searched refs:i2c_phy_ops (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/nfc/pn533/ |
H A D | i2c.c | 159 static const struct pn533_phy_ops i2c_phy_ops = { variable 187 phy, &i2c_phy_ops, NULL, in pn533_i2c_probe()
|
/linux/drivers/nfc/s3fwrn5/ |
H A D | i2c.c | 73 static const struct s3fwrn5_phy_ops i2c_phy_ops = { variable 223 &i2c_phy_ops); in s3fwrn5_i2c_probe()
|
/linux/drivers/nfc/nxp-nci/ |
H A D | i2c.c | 91 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()
|
/linux/drivers/nfc/fdp/ |
H A D | i2c.c | 123 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()
|
/linux/drivers/nfc/st21nfca/ |
H A D | i2c.c | 476 static const struct nfc_phy_ops i2c_phy_ops = { variable 547 r = st21nfca_hci_probe(phy, &i2c_phy_ops, LLC_SHDLC_NAME, in st21nfca_hci_i2c_probe()
|
/linux/drivers/nfc/pn544/ |
H A D | i2c.c | 516 static const struct nfc_phy_ops i2c_phy_ops = { variable 918 r = pn544_hci_probe(phy, &i2c_phy_ops, LLC_SHDLC_NAME, in pn544_hci_i2c_probe()
|