Searched refs:mei_nfc_connect (Results 1 – 1 of 1) sorted by relevance
58 struct mei_nfc_connect { struct153 static int mei_nfc_connect(struct nfc_mei_phy *phy) in mei_nfc_connect() function156 struct mei_nfc_connect *connect; in mei_nfc_connect()164 sizeof(struct mei_nfc_connect); in mei_nfc_connect()172 connect = (struct mei_nfc_connect *)cmd->data; in mei_nfc_connect()353 r = mei_nfc_connect(phy); in nfc_mei_phy_enable()