Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/nfc/
Dmei_phy.c92 static int mei_nfc_if_version(struct nfc_mei_phy *phy) in mei_nfc_if_version()
141 static int mei_nfc_connect(struct nfc_mei_phy *phy) in mei_nfc_connect()
209 static int mei_nfc_send(struct nfc_mei_phy *phy, u8 *buf, size_t length) in mei_nfc_send()
253 struct nfc_mei_phy *phy = phy_id; in nfc_mei_phy_write()
265 static int mei_nfc_recv(struct nfc_mei_phy *phy, u8 *buf, size_t length) in mei_nfc_recv()
290 struct nfc_mei_phy *phy = mei_cldev_get_drvdata(cldev); in nfc_mei_rx_cb()
321 struct nfc_mei_phy *phy = phy_id; in nfc_mei_phy_enable()
364 struct nfc_mei_phy *phy = phy_id; in nfc_mei_phy_disable()
380 struct nfc_mei_phy *nfc_mei_phy_alloc(struct mei_cl_device *cldev) in nfc_mei_phy_alloc()
382 struct nfc_mei_phy *phy; in nfc_mei_phy_alloc()
[all …]
Dmei_phy.h31 struct nfc_mei_phy { struct
50 struct nfc_mei_phy *nfc_mei_phy_alloc(struct mei_cl_device *device); argument
51 void nfc_mei_phy_free(struct nfc_mei_phy *phy);
/Linux-v5.10/drivers/nfc/pn544/
Dmei.c22 struct nfc_mei_phy *phy; in pn544_mei_probe()
47 struct nfc_mei_phy *phy = mei_cldev_get_drvdata(cldev); in pn544_mei_remove()
/Linux-v5.10/drivers/nfc/microread/
Dmei.c24 struct nfc_mei_phy *phy; in microread_mei_probe()
49 struct nfc_mei_phy *phy = mei_cldev_get_drvdata(cldev); in microread_mei_remove()