Searched refs:Create_MosCpInterface (Results 1 – 5 of 5) sorted by relevance
31 MosCpInterface* Create_MosCpInterface(void* pvOsInterface) in Create_MosCpInterface() function37 pInterface = cp_interface->Create_MosCpInterface(pvOsInterface); in Create_MosCpInterface()
123 virtual MosCpInterface* Create_MosCpInterface(void* pvOsInterface) = 0;
234 MosCpInterface* Create_MosCpInterface(void* pvOsInterface);
3649 osInterface->osCpInterface = Create_MosCpInterface(osInterface); in Mos_Specific_InitInterface()
7445 pOsInterface->osCpInterface = Create_MosCpInterface(pOsInterface); in Mos_Specific_InitInterface()