Searched refs:mei_nfc_connect (Results 1 – 1 of 1) sorted by relevance
46 struct mei_nfc_connect { struct141 static int mei_nfc_connect(struct nfc_mei_phy *phy) in mei_nfc_connect() function144 struct mei_nfc_connect *connect; in mei_nfc_connect()152 sizeof(struct mei_nfc_connect); in mei_nfc_connect()160 connect = (struct mei_nfc_connect *)cmd->data; in mei_nfc_connect()340 r = mei_nfc_connect(phy); in nfc_mei_phy_enable()