Searched refs:osExtAppStopApps (Results 1 – 3 of 3) sorted by relevance
258 uint32_t osExtAppStopApps(uint64_t appId);
792 uint32_t osExtAppStopApps(uint64_t appId) in osExtAppStopApps() function
1026 halSendMgmtResponse(NANOHUB_HAL_EXT_APPS_OFF, osExtAppStopApps(le64toh(req->appId))); in halExtAppsOff()