Home
last modified time | relevance | path

Searched refs:mei_phy_ops (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/nfc/
Dmei_phy.h48 extern const struct nfc_phy_ops mei_phy_ops;
Dmei_phy.c365 const struct nfc_phy_ops mei_phy_ops = { variable
370 EXPORT_SYMBOL_GPL(mei_phy_ops);
/linux-5.19.10/drivers/nfc/pn544/
Dmei.c29 r = pn544_hci_probe(phy, &mei_phy_ops, LLC_NOP_NAME, in pn544_mei_probe()
/linux-5.19.10/drivers/nfc/microread/
Dmei.c30 r = microread_probe(phy, &mei_phy_ops, LLC_NOP_NAME, in microread_mei_probe()