Searched refs:FmResumeStalledPort (Results 1 – 3 of 3) sorted by relevance
1001 t_Error FmResumeStalledPort(t_Handle h_Fm, uint8_t hardwarePortId);
921 p_IpcReply->error = (uint32_t)FmResumeStalledPort(h_Fm, p_IpcMsg->msgBody[0]); in FmHandleIpcMsgCB()2311 t_Error FmResumeStalledPort(t_Handle h_Fm, uint8_t hardwarePortId) in FmResumeStalledPort() function
4387 return FmResumeStalledPort(p_FmPort->h_Fm, p_FmPort->hardwarePortId); in FM_PORT_ReleaseStalled()