Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/nfc/
Dmei_phy.c144 struct nfc_phy_ops mei_phy_ops = { variable
149 EXPORT_SYMBOL_GPL(mei_phy_ops);
Dmei_phy.h22 extern struct nfc_phy_ops mei_phy_ops;
/linux-4.1.27/drivers/nfc/pn544/
Dmei.c44 r = pn544_hci_probe(phy, &mei_phy_ops, LLC_NOP_NAME, in pn544_mei_probe()
/linux-4.1.27/drivers/nfc/microread/
Dmei.c46 r = microread_probe(phy, &mei_phy_ops, LLC_NOP_NAME, in microread_mei_probe()