Searched refs:SetDriverParent (Results 1 – 3 of 3) sorted by relevance
50 virtual bool SetDriverParent(const CMIDriverBase &vrOtherDriver);
88 bool CMIDriverBase::SetDriverParent(const CMIDriverBase &vrOtherDriver) { in SetDriverParent() function in CMIDriverBase
336 return m_pDriverFallThru->SetDriverParent(*this); in SetDriverToFallThruTo()