Home
last modified time | relevance | path

Searched refs:UtopiaInstanceCreate (Results 1 – 25 of 78) sorted by relevance

1234

/utopia/UTPA2-700.0.x/projects/verify/utopia/
H A Dbobbi.c77 UtopiaInstanceCreate(BOBBI_INSTANCE_PRIVATE_SIZE, ppInstance); in BOBBIOpen()
/utopia/UTPA2-700.0.x/modules/ch34/drv/ch34/
H A DdrvCH34_v2.c66 UtopiaInstanceCreate(sizeof(CH34_INSTANT_PRIVATE), ppInstance); in CH34Open()
/utopia/UTPA2-700.0.x/modules/sar/drv/sar/
H A DmdrvSAR.c54 UtopiaInstanceCreate(sizeof(SAR_INSTANT_PRIVATE), ppInstance); in SAROpen()
/utopia/UTPA2-700.0.x/modules/acp/api/acp/
H A DapiACP_v2.c71 UtopiaInstanceCreate(sizeof(ACP_INSTANT_PRIVATE), ppInstance); in ACPOpen()
/utopia/UTPA2-700.0.x/modules/graphic/api/gopscd/
H A DapiGOPSCD_v2.c66 UtopiaInstanceCreate(sizeof(GOPSCD_INSTANT_PRIVATE), ppInstance); in GOPSCDOpen()
/utopia/UTPA2-700.0.x/modules/uart/drv/uart/
H A DmdrvUART.c39 UtopiaInstanceCreate(sizeof(UART_INSTANT_PRIVATE), ppInstance); in UARTOpen()
/utopia/UTPA2-700.0.x/modules/mbx/drv/mbx/api_mbx/
H A Dmbx.c45 UtopiaInstanceCreate(sizeof(MBX_INSTANT_PRIVATE), ppInstance); in MBXOpen()
/utopia/UTPA2-700.0.x/modules/ir_tx/drv/ir_tx/
H A Dmdrv_IR_TX.c57 UtopiaInstanceCreate(sizeof(IR_TX_INSTANT_PRIVATE), ppInstance); in IR_TXOpen()
/utopia/UTPA2-700.0.x/modules/gpio/drv/gpio/
H A DmdrvGPIO.c51 UtopiaInstanceCreate(sizeof(GPIO_INSTANT_PRIVATE), ppInstance); in GPIOOpen()
/utopia/UTPA2-700.0.x/modules/msos/utopia_core/
H A Dutopia_dapi.h83 MS_U32 UtopiaInstanceCreate(MS_U32 u32PrivateSize, void** ppInstance);
/utopia/UTPA2-700.0.x/modules/sem/drv/sem/
H A DmdrvSEM.c101 UtopiaInstanceCreate(sizeof(SEM_INSTANT_PRIVATE), ppInstance); in SEMOpen()
/utopia/UTPA2-700.0.x/modules/vdec_v2/api/vdec_ex/
H A DapiVDEC_EX_v2.c184 UtopiaInstanceCreate(sizeof(VDEC_EX_INSTANCE_PRIVATE), ppInstance); in VDEC_EX_V2_Open()
/utopia/UTPA2-700.0.x/modules/pvr_iframelut/drv/pvr_iframelut/
H A DmdrvPVR_IframeLUT.c217 UtopiaInstanceCreate(sizeof(PVR_IFRAMELUT_INSTANT_PRIVATE), ppInstance); in PVR_IFRAMELUTOpen()
/utopia/UTPA2-700.0.x/modules/security/drv/cipher/
H A DmdrvCIPHER.c203 UtopiaInstanceCreate(sizeof(CIPHER_INSTANT_PRIVATE), ppInstance); in CIPHEROpen()
/utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/
H A DapiVDEC_EX_v2.c235 UtopiaInstanceCreate(sizeof(VDEC_EX_INSTANCE_PRIVATE), ppInstance); in VDEC_EX_V2_Open()
/utopia/UTPA2-700.0.x/modules/pwm/drv/pwm/
H A DmdrvPWM.c42 UtopiaInstanceCreate(sizeof(PWM_INSTANT_PRIVATE), ppInstance); in PWMOpen()
/utopia/UTPA2-700.0.x/modules/cpu/drv/cpu/
H A DmdrvCPU.c51 UtopiaInstanceCreate(sizeof(CPU_INSTANT_PRIVATE), ppInstance); in CPUOpen()
/utopia/UTPA2-700.0.x/modules/rtc/drv/rtc/
H A DdrvRTC.c324 UtopiaInstanceCreate(sizeof(RTC_INSTANT_PRIVATE), ppInstance); in RTCOpen()
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiVDEC_EX_v2.c242 UtopiaInstanceCreate(sizeof(VDEC_EX_INSTANCE_PRIVATE), ppInstance); in VDEC_EX_V2_Open()
/utopia/UTPA2-700.0.x/modules/hwi2c/drv/hwi2c/
H A DmdrvHWI2C.c101 UtopiaInstanceCreate(sizeof(HWI2C_INSTANT_PRIVATE), ppInstance); in HWI2COpen()
/utopia/UTPA2-700.0.x/modules/wdt/drv/wdt/
H A DmdrvWDT.c57 UtopiaInstanceCreate(sizeof(WDT_INSTANT_PRIVATE), ppInstance); in WDTOpen()
/utopia/UTPA2-700.0.x/modules/dscmb/drv/ca2/
H A DmdrvCA.c195 UtopiaInstanceCreate(sizeof(CA_INSTANT_PRIVATE), ppInstance); in CAOpen()
/utopia/UTPA2-700.0.x/modules/gpd/api/gpd/
H A DapiGPD_v2.c123 UtopiaInstanceCreate(sizeof(GPD_INSTANCE_PRIVATE), ppInstance); in GPDOpen()
/utopia/UTPA2-700.0.x/modules/bdma/drv/bdma/
H A DmdrvBDMA.c67 UtopiaInstanceCreate(sizeof(BDMA_INSTANT_PRIVATE), ppInstance); in BDMAOpen()
/utopia/UTPA2-700.0.x/modules/pcmcia/drv/pcmcia/
H A Dpcmcia.c217 UtopiaInstanceCreate(sizeof(PCMCIA_INSTANT_PRIVATE), ppInstant); in PCMCIAOpen()

1234