Searched refs:mei_nfc_connect (Results 1 – 1 of 1) sorted by relevance
46 struct mei_nfc_connect { struct139 static int mei_nfc_connect(struct nfc_mei_phy *phy) in mei_nfc_connect() function142 struct mei_nfc_connect *connect; in mei_nfc_connect()148 sizeof(struct mei_nfc_connect); in mei_nfc_connect()156 connect = (struct mei_nfc_connect *)cmd->data; in mei_nfc_connect()334 r = mei_nfc_connect(phy); in nfc_mei_phy_enable()