Searched refs:pSoftwareVersionInfo (Results 1 – 5 of 5) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/sys/drv/sys/ |
| H A D | drvSYS.c | 714 void MDrv_SYS_GetSoftwareVersion(MS_SW_VERSION_INFO *pSoftwareVersionInfo) in MDrv_SYS_GetSoftwareVersion() argument 716 memset(pSoftwareVersionInfo, '\0', sizeof(MS_SW_VERSION_INFO)); in MDrv_SYS_GetSoftwareVersion() 719 pSoftwareVersionInfo->MajorVersion, in MDrv_SYS_GetSoftwareVersion() 725 pSoftwareVersionInfo->MinorVersion, in MDrv_SYS_GetSoftwareVersion() 732 pSoftwareVersionInfo->UtopiaBspVersion, in MDrv_SYS_GetSoftwareVersion() 733 sizeof(pSoftwareVersionInfo->UtopiaBspVersion), in MDrv_SYS_GetSoftwareVersion() 741 pSoftwareVersionInfo->ChangeList_API, in MDrv_SYS_GetSoftwareVersion() 742 sizeof(pSoftwareVersionInfo->ChangeList_API), in MDrv_SYS_GetSoftwareVersion() 750 pSoftwareVersionInfo->ChangeList_DRV, in MDrv_SYS_GetSoftwareVersion() 751 sizeof(pSoftwareVersionInfo->ChangeList_DRV), in MDrv_SYS_GetSoftwareVersion() [all …]
|
| H A D | drvSYS_priv.h | 326 MS_SW_VERSION_INFO *pSoftwareVersionInfo; member
|
| /utopia/UTPA2-700.0.x/projects/tmplib/include/ |
| H A D | drvSYS.h | 581 void MDrv_SYS_GetSoftwareVersion(MS_SW_VERSION_INFO *pSoftwareVersionInfo);
|
| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | drvSYS.h | 648 void MDrv_SYS_GetSoftwareVersion(MS_SW_VERSION_INFO *pSoftwareVersionInfo);
|
| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | preprocess.txt | 15633 void MDrv_SYS_GetSoftwareVersion(MS_SW_VERSION_INFO *pSoftwareVersionInfo);
|