Searched refs:osExtAppStartAppsByAppId (Results 1 – 3 of 3) sorted by relevance
295 uint32_t osExtAppStartAppsByAppId(uint64_t appId);
1142 …halSendLegacyMgmtResponse(NANOHUB_HAL_LEGACY_EXT_APPS_ON, osExtAppStartAppsByAppId(le64toh(unalign… in halLegacyExtAppsOn()1364 stat.value= osExtAppStartAppsByAppId(le64toh(unaligned_u64(&req->appId))); in halAppMgmt()
980 uint32_t osExtAppStartAppsByAppId(uint64_t appId) in osExtAppStartAppsByAppId() function