Home
last modified time | relevance | path

Searched refs:MDrv_SYS_RegisterIoProc (Results 1 – 8 of 8) sorted by relevance

/utopia/UTPA2-700.0.x/modules/swi2c/api/swi2c/
H A DapiSWI2C.c705 MDrv_SYS_RegisterIoProc(E_SYS_IO_SWI2C_READ, MApi_SWI2C_ReadBytes); in MApi_SWI2C_Init()
706 MDrv_SYS_RegisterIoProc(E_SYS_IO_SWI2C_WRITE, MApi_SWI2C_WriteBytes); in MApi_SWI2C_Init()
/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvSYS.h848 MS_U32 MDrv_SYS_RegisterIoProc(E_SYS_IO_PROC dwIoType, void *pdwIoFunction);
/utopia/UTPA2-700.0.x/modules/sys/drv/sys/
H A DdrvSYS.c1649 MS_U32 MDrv_SYS_RegisterIoProc(E_SYS_IO_PROC dwIoType, void *pdwIoFunction) in MDrv_SYS_RegisterIoProc() function
/utopia/UTPA2-700.0.x/projects/build/Ksym/
H A DKsym.c1549 EXPORT_SYMBOL(MDrv_SYS_RegisterIoProc);
/utopia/UTPA2-700.0.x/projects/build/
H A Dnm_symbol.txt5203 EXPORT_SYMBOL(MDrv_SYS_RegisterIoProc);
H A Dapi_with_header_file.csv5012 ,,MDrv_SYS_RegisterIoProc,drvSYS.h,0,0,0,0,0,0
H A DDatabase.csv5335 ,,MDrv_SYS_RegisterIoProc,drvSYS.h,0,0,0,0,0,0,0
H A Dpreprocess.txt15685 MS_U32 MDrv_SYS_RegisterIoProc(E_SYS_IO_PROC dwIoType, void *pdwIoFunction);