Home
last modified time | relevance | path

Searched refs:g_bInitShmFlag (Results 1 – 16 of 16) sorted by relevance

/utopia/UTPA2-700.0.x/modules/ipauth/drv/ipauth/
H A DdrvIPAUTH.c201 static MS_BOOL g_bInitShmFlag = FALSE; variable
895 if (g_bInitShmFlag == FALSE) in MDrv_AUTH_AllocateVars()
897 g_bInitShmFlag = TRUE; in MDrv_AUTH_AllocateVars()
903 if (g_bInitShmFlag == FALSE) in MDrv_AUTH_AllocateVars()
906 g_bInitShmFlag = TRUE; in MDrv_AUTH_AllocateVars()
/utopia/UTPA2-700.0.x/modules/audio/hal/manhattan/audio/
H A DhalAUDIO.c269 static MS_BOOL g_bInitShmFlag = FALSE; variable
1384 HALAUDIO_ERROR("Start %s InitShmFlag=%d\r\n", __FUNCTION__, g_bInitShmFlag); in HAL_AUDIO_AllocateVars()
1416 if (g_bInitShmFlag == FALSE) in HAL_AUDIO_AllocateVars()
1418 g_bInitShmFlag = TRUE; in HAL_AUDIO_AllocateVars()
1422 …HALAUDIO_ERROR("End %s InitShmFlag=%d, ClientCounter=%u \r\n", __FUNCTION__, g_bInitShmFlag, pAUDI… in HAL_AUDIO_AllocateVars()
1427 if (g_bInitShmFlag == FALSE) in HAL_AUDIO_AllocateVars()
1430 g_bInitShmFlag = TRUE; in HAL_AUDIO_AllocateVars()
1455 HALAUDIO_ERROR("Start HAL_AUDIO_DeAllocateVars g_bInitShmFlag=%d\r\n", g_bInitShmFlag); in HAL_AUDIO_DeAllocateVars()
1457 if (g_bInitShmFlag == TRUE) in HAL_AUDIO_DeAllocateVars()
1459 g_bInitShmFlag = FALSE; in HAL_AUDIO_DeAllocateVars()
[all …]
/utopia/UTPA2-700.0.x/modules/audio/hal/mainz/audio/
H A DhalAUDIO.c258 static MS_BOOL g_bInitShmFlag = FALSE; variable
1281 … AUDIO_PRINT(AUDIO_DEBUG_LEVEL_ERROR, "Start %s InitShmFlag=%d\r\n", __FUNCTION__, g_bInitShmFlag); in HAL_AUDIO_AllocateVars()
1313 if (g_bInitShmFlag == FALSE) in HAL_AUDIO_AllocateVars()
1315 g_bInitShmFlag = TRUE; in HAL_AUDIO_AllocateVars()
1319 …ERROR, "End %s InitShmFlag=%d, ClientCounter=%u \r\n", __FUNCTION__, g_bInitShmFlag, pAUDIOShared-… in HAL_AUDIO_AllocateVars()
1324 if (g_bInitShmFlag == FALSE) in HAL_AUDIO_AllocateVars()
1327 g_bInitShmFlag = TRUE; in HAL_AUDIO_AllocateVars()
1352 …T(AUDIO_DEBUG_LEVEL_ERROR, "Start HAL_AUDIO_DeAllocateVars g_bInitShmFlag=%d\r\n", g_bInitShmFlag); in HAL_AUDIO_DeAllocateVars()
1354 if (g_bInitShmFlag == TRUE) in HAL_AUDIO_DeAllocateVars()
1356 g_bInitShmFlag = FALSE; in HAL_AUDIO_DeAllocateVars()
[all …]
/utopia/UTPA2-700.0.x/modules/audio/hal/messi/audio/
H A DhalAUDIO.c258 static MS_BOOL g_bInitShmFlag = FALSE; variable
1284 … AUDIO_PRINT(AUDIO_DEBUG_LEVEL_ERROR, "Start %s InitShmFlag=%d\r\n", __FUNCTION__, g_bInitShmFlag); in HAL_AUDIO_AllocateVars()
1316 if (g_bInitShmFlag == FALSE) in HAL_AUDIO_AllocateVars()
1318 g_bInitShmFlag = TRUE; in HAL_AUDIO_AllocateVars()
1322 …ERROR, "End %s InitShmFlag=%d, ClientCounter=%u \r\n", __FUNCTION__, g_bInitShmFlag, pAUDIOShared-… in HAL_AUDIO_AllocateVars()
1327 if (g_bInitShmFlag == FALSE) in HAL_AUDIO_AllocateVars()
1330 g_bInitShmFlag = TRUE; in HAL_AUDIO_AllocateVars()
1355 …T(AUDIO_DEBUG_LEVEL_ERROR, "Start HAL_AUDIO_DeAllocateVars g_bInitShmFlag=%d\r\n", g_bInitShmFlag); in HAL_AUDIO_DeAllocateVars()
1357 if (g_bInitShmFlag == TRUE) in HAL_AUDIO_DeAllocateVars()
1359 g_bInitShmFlag = FALSE; in HAL_AUDIO_DeAllocateVars()
[all …]
/utopia/UTPA2-700.0.x/modules/audio/hal/mooney/audio/
H A DhalAUDIO.c301 static MS_BOOL g_bInitShmFlag = FALSE; variable
1653 HALAUDIO_ERROR("Start %s InitShmFlag=%d\r\n", __FUNCTION__, g_bInitShmFlag); in HAL_AUDIO_AllocateVars()
1685 if (g_bInitShmFlag == FALSE) in HAL_AUDIO_AllocateVars()
1687 g_bInitShmFlag = TRUE; in HAL_AUDIO_AllocateVars()
1691 …HALAUDIO_ERROR("End %s InitShmFlag=%d, ClientCounter=%d \r\n", __FUNCTION__, g_bInitShmFlag, pAUDI… in HAL_AUDIO_AllocateVars()
1696 if (g_bInitShmFlag == FALSE) in HAL_AUDIO_AllocateVars()
1699 g_bInitShmFlag = TRUE; in HAL_AUDIO_AllocateVars()
1724 HALAUDIO_ERROR("Start HAL_AUDIO_DeAllocateVars g_bInitShmFlag=%d\r\n", g_bInitShmFlag); in HAL_AUDIO_DeAllocateVars()
1726 if (g_bInitShmFlag == TRUE) in HAL_AUDIO_DeAllocateVars()
1728 g_bInitShmFlag = FALSE; in HAL_AUDIO_DeAllocateVars()
[all …]
/utopia/UTPA2-700.0.x/modules/audio/hal/M7821/audio/
H A DhalAUDIO.c259 static MS_BOOL g_bInitShmFlag = FALSE; variable
2197 … AUDIO_PRINT(AUDIO_DEBUG_LEVEL_ERROR, "Start %s InitShmFlag=%d\r\n", __FUNCTION__, g_bInitShmFlag); in HAL_AUDIO_AllocateVars()
2229 if (g_bInitShmFlag == FALSE) in HAL_AUDIO_AllocateVars()
2231 g_bInitShmFlag = TRUE; in HAL_AUDIO_AllocateVars()
2235 …ERROR, "End %s InitShmFlag=%d, ClientCounter=%u \r\n", __FUNCTION__, g_bInitShmFlag, pAUDIOShared-… in HAL_AUDIO_AllocateVars()
2240 if (g_bInitShmFlag == FALSE) in HAL_AUDIO_AllocateVars()
2243 g_bInitShmFlag = TRUE; in HAL_AUDIO_AllocateVars()
2268 …T(AUDIO_DEBUG_LEVEL_ERROR, "Start HAL_AUDIO_DeAllocateVars g_bInitShmFlag=%d\r\n", g_bInitShmFlag); in HAL_AUDIO_DeAllocateVars()
2270 if (g_bInitShmFlag == TRUE) in HAL_AUDIO_DeAllocateVars()
2272 g_bInitShmFlag = FALSE; in HAL_AUDIO_DeAllocateVars()
[all …]
/utopia/UTPA2-700.0.x/modules/audio/hal/k6/audio/
H A DhalAUDIO.c312 static MS_BOOL g_bInitShmFlag = FALSE; variable
1836 HALAUDIO_ERROR("Start %s InitShmFlag=%d\r\n", __FUNCTION__, g_bInitShmFlag); in HAL_AUDIO_AllocateVars()
1868 if (g_bInitShmFlag == FALSE) in HAL_AUDIO_AllocateVars()
1870 g_bInitShmFlag = TRUE; in HAL_AUDIO_AllocateVars()
1874 …HALAUDIO_ERROR("End %s InitShmFlag=%d, ClientCounter=%u \r\n", __FUNCTION__, g_bInitShmFlag, pAUDI… in HAL_AUDIO_AllocateVars()
1879 if (g_bInitShmFlag == FALSE) in HAL_AUDIO_AllocateVars()
1882 g_bInitShmFlag = TRUE; in HAL_AUDIO_AllocateVars()
1906 HALAUDIO_ERROR("Start HAL_AUDIO_DeAllocateVars g_bInitShmFlag=%d\r\n", g_bInitShmFlag); in HAL_AUDIO_DeAllocateVars()
1908 if (g_bInitShmFlag == TRUE) in HAL_AUDIO_DeAllocateVars()
1910 g_bInitShmFlag = FALSE; in HAL_AUDIO_DeAllocateVars()
[all …]
/utopia/UTPA2-700.0.x/modules/audio/hal/M7621/audio/
H A DhalAUDIO.c298 static MS_BOOL g_bInitShmFlag = FALSE; variable
1548 HALAUDIO_ERROR("Start %s InitShmFlag=%d\r\n", __FUNCTION__, g_bInitShmFlag); in HAL_AUDIO_AllocateVars()
1580 if (g_bInitShmFlag == FALSE) in HAL_AUDIO_AllocateVars()
1582 g_bInitShmFlag = TRUE; in HAL_AUDIO_AllocateVars()
1586 …HALAUDIO_ERROR("End %s InitShmFlag=%d, ClientCounter=%u \r\n", __FUNCTION__, g_bInitShmFlag, pAUDI… in HAL_AUDIO_AllocateVars()
1591 if (g_bInitShmFlag == FALSE) in HAL_AUDIO_AllocateVars()
1594 g_bInitShmFlag = TRUE; in HAL_AUDIO_AllocateVars()
1619 HALAUDIO_ERROR("Start HAL_AUDIO_DeAllocateVars g_bInitShmFlag=%d\r\n", g_bInitShmFlag); in HAL_AUDIO_DeAllocateVars()
1621 if (g_bInitShmFlag == TRUE) in HAL_AUDIO_DeAllocateVars()
1623 g_bInitShmFlag = FALSE; in HAL_AUDIO_DeAllocateVars()
[all …]
/utopia/UTPA2-700.0.x/modules/audio/hal/maxim/audio/
H A DhalAUDIO.c308 static MS_BOOL g_bInitShmFlag = FALSE; variable
1570 HALAUDIO_ERROR("Start %s InitShmFlag=%d\r\n", __FUNCTION__, g_bInitShmFlag); in HAL_AUDIO_AllocateVars()
1602 if (g_bInitShmFlag == FALSE) in HAL_AUDIO_AllocateVars()
1604 g_bInitShmFlag = TRUE; in HAL_AUDIO_AllocateVars()
1608 …HALAUDIO_ERROR("End %s InitShmFlag=%d, ClientCounter=%u \r\n", __FUNCTION__, g_bInitShmFlag, pAUDI… in HAL_AUDIO_AllocateVars()
1613 if (g_bInitShmFlag == FALSE) in HAL_AUDIO_AllocateVars()
1616 g_bInitShmFlag = TRUE; in HAL_AUDIO_AllocateVars()
1641 HALAUDIO_ERROR("Start HAL_AUDIO_DeAllocateVars g_bInitShmFlag=%d\r\n", g_bInitShmFlag); in HAL_AUDIO_DeAllocateVars()
1643 if (g_bInitShmFlag == TRUE) in HAL_AUDIO_DeAllocateVars()
1645 g_bInitShmFlag = FALSE; in HAL_AUDIO_DeAllocateVars()
[all …]
/utopia/UTPA2-700.0.x/modules/audio/hal/k6lite/audio/
H A DhalAUDIO.c313 static MS_BOOL g_bInitShmFlag = FALSE; variable
1819 HALAUDIO_ERROR("Start %s InitShmFlag=%d\r\n", __FUNCTION__, g_bInitShmFlag); in HAL_AUDIO_AllocateVars()
1851 if (g_bInitShmFlag == FALSE) in HAL_AUDIO_AllocateVars()
1853 g_bInitShmFlag = TRUE; in HAL_AUDIO_AllocateVars()
1857 …HALAUDIO_ERROR("End %s InitShmFlag=%d, ClientCounter=%u \r\n", __FUNCTION__, g_bInitShmFlag, pAUDI… in HAL_AUDIO_AllocateVars()
1862 if (g_bInitShmFlag == FALSE) in HAL_AUDIO_AllocateVars()
1865 g_bInitShmFlag = TRUE; in HAL_AUDIO_AllocateVars()
1889 HALAUDIO_ERROR("Start HAL_AUDIO_DeAllocateVars g_bInitShmFlag=%d\r\n", g_bInitShmFlag); in HAL_AUDIO_DeAllocateVars()
1891 if (g_bInitShmFlag == TRUE) in HAL_AUDIO_DeAllocateVars()
1893 g_bInitShmFlag = FALSE; in HAL_AUDIO_DeAllocateVars()
[all …]
/utopia/UTPA2-700.0.x/modules/audio/hal/curry/audio/
H A DhalAUDIO.c301 static MS_BOOL g_bInitShmFlag = FALSE; variable
1434 … AUDIO_PRINT(AUDIO_DEBUG_LEVEL_ERROR, "Start %s InitShmFlag=%d\r\n", __FUNCTION__, g_bInitShmFlag); in HAL_AUDIO_AllocateVars()
1466 if (g_bInitShmFlag == FALSE) in HAL_AUDIO_AllocateVars()
1468 g_bInitShmFlag = TRUE; in HAL_AUDIO_AllocateVars()
1472 …ERROR, "End %s InitShmFlag=%d, ClientCounter=%u \r\n", __FUNCTION__, g_bInitShmFlag, pAUDIOShared-… in HAL_AUDIO_AllocateVars()
1477 if (g_bInitShmFlag == FALSE) in HAL_AUDIO_AllocateVars()
1480 g_bInitShmFlag = TRUE; in HAL_AUDIO_AllocateVars()
1504 …T(AUDIO_DEBUG_LEVEL_ERROR, "Start HAL_AUDIO_DeAllocateVars g_bInitShmFlag=%d\r\n", g_bInitShmFlag); in HAL_AUDIO_DeAllocateVars()
1506 if (g_bInitShmFlag == TRUE) in HAL_AUDIO_DeAllocateVars()
1508 g_bInitShmFlag = FALSE; in HAL_AUDIO_DeAllocateVars()
[all …]
/utopia/UTPA2-700.0.x/modules/audio/hal/kano/audio/
H A DhalAUDIO.c312 static MS_BOOL g_bInitShmFlag = FALSE; variable
1374 HALAUDIO_ERROR("Start %s InitShmFlag=%d\r\n", __FUNCTION__, g_bInitShmFlag); in HAL_AUDIO_AllocateVars()
1406 if (g_bInitShmFlag == FALSE) in HAL_AUDIO_AllocateVars()
1408 g_bInitShmFlag = TRUE; in HAL_AUDIO_AllocateVars()
1412 …HALAUDIO_ERROR("End %s InitShmFlag=%d, ClientCounter=%u \r\n", __FUNCTION__, g_bInitShmFlag, pAUDI… in HAL_AUDIO_AllocateVars()
1417 if (g_bInitShmFlag == FALSE) in HAL_AUDIO_AllocateVars()
1420 g_bInitShmFlag = TRUE; in HAL_AUDIO_AllocateVars()
1444 HALAUDIO_ERROR("Start HAL_AUDIO_DeAllocateVars g_bInitShmFlag=%d\r\n", g_bInitShmFlag); in HAL_AUDIO_DeAllocateVars()
1446 if (g_bInitShmFlag == TRUE) in HAL_AUDIO_DeAllocateVars()
1448 g_bInitShmFlag = FALSE; in HAL_AUDIO_DeAllocateVars()
[all …]
/utopia/UTPA2-700.0.x/modules/audio/hal/maserati/audio/
H A DhalAUDIO.c269 static MS_BOOL g_bInitShmFlag = FALSE; variable
2217 … AUDIO_PRINT(AUDIO_DEBUG_LEVEL_ERROR, "Start %s InitShmFlag=%d\r\n", __FUNCTION__, g_bInitShmFlag); in HAL_AUDIO_AllocateVars()
2249 if (g_bInitShmFlag == FALSE) in HAL_AUDIO_AllocateVars()
2251 g_bInitShmFlag = TRUE; in HAL_AUDIO_AllocateVars()
2255 …ERROR, "End %s InitShmFlag=%d, ClientCounter=%u \r\n", __FUNCTION__, g_bInitShmFlag, pAUDIOShared-… in HAL_AUDIO_AllocateVars()
2260 if (g_bInitShmFlag == FALSE) in HAL_AUDIO_AllocateVars()
2263 g_bInitShmFlag = TRUE; in HAL_AUDIO_AllocateVars()
2288 …T(AUDIO_DEBUG_LEVEL_ERROR, "Start HAL_AUDIO_DeAllocateVars g_bInitShmFlag=%d\r\n", g_bInitShmFlag); in HAL_AUDIO_DeAllocateVars()
2290 if (g_bInitShmFlag == TRUE) in HAL_AUDIO_DeAllocateVars()
2292 g_bInitShmFlag = FALSE; in HAL_AUDIO_DeAllocateVars()
[all …]
/utopia/UTPA2-700.0.x/modules/audio/hal/maldives/audio/
H A DhalAUDIO.c304 static MS_BOOL g_bInitShmFlag = FALSE; variable
1549 HALAUDIO_ERROR("Start %s InitShmFlag=%d\r\n", __FUNCTION__, g_bInitShmFlag); in HAL_AUDIO_AllocateVars()
1581 if (g_bInitShmFlag == FALSE) in HAL_AUDIO_AllocateVars()
1583 g_bInitShmFlag = TRUE; in HAL_AUDIO_AllocateVars()
1587 …HALAUDIO_ERROR("End %s InitShmFlag=%d, ClientCounter=%ld \r\n", __FUNCTION__, g_bInitShmFlag, pAUD… in HAL_AUDIO_AllocateVars()
1592 if (g_bInitShmFlag == FALSE) in HAL_AUDIO_AllocateVars()
1595 g_bInitShmFlag = TRUE; in HAL_AUDIO_AllocateVars()
1620 HALAUDIO_ERROR("Start HAL_AUDIO_DeAllocateVars g_bInitShmFlag=%d\r\n", g_bInitShmFlag); in HAL_AUDIO_DeAllocateVars()
1622 if (g_bInitShmFlag == TRUE) in HAL_AUDIO_DeAllocateVars()
1624 g_bInitShmFlag = FALSE; in HAL_AUDIO_DeAllocateVars()
[all …]
/utopia/UTPA2-700.0.x/modules/audio/hal/mustang/audio/
H A DhalAUDIO.c304 static MS_BOOL g_bInitShmFlag = FALSE; variable
2123 HALAUDIO_ERROR("Start %s InitShmFlag=%d\r\n", __FUNCTION__, g_bInitShmFlag); in HAL_AUDIO_AllocateVars()
2155 if (g_bInitShmFlag == FALSE) in HAL_AUDIO_AllocateVars()
2157 g_bInitShmFlag = TRUE; in HAL_AUDIO_AllocateVars()
2161 …HALAUDIO_ERROR("End %s InitShmFlag=%d, ClientCounter=%ld \r\n", __FUNCTION__, g_bInitShmFlag, pAUD… in HAL_AUDIO_AllocateVars()
2166 if (g_bInitShmFlag == FALSE) in HAL_AUDIO_AllocateVars()
2169 g_bInitShmFlag = TRUE; in HAL_AUDIO_AllocateVars()
2194 HALAUDIO_ERROR("Start HAL_AUDIO_DeAllocateVars g_bInitShmFlag=%d\r\n", g_bInitShmFlag); in HAL_AUDIO_DeAllocateVars()
2196 if (g_bInitShmFlag == TRUE) in HAL_AUDIO_DeAllocateVars()
2198 g_bInitShmFlag = FALSE; in HAL_AUDIO_DeAllocateVars()
[all …]
/utopia/UTPA2-700.0.x/modules/audio/hal/macan/audio/
H A DhalAUDIO.c298 static MS_BOOL g_bInitShmFlag = FALSE; variable
1699 HALAUDIO_ERROR("Start %s InitShmFlag=%d\r\n", __FUNCTION__, g_bInitShmFlag); in HAL_AUDIO_AllocateVars()
1731 if (g_bInitShmFlag == FALSE) in HAL_AUDIO_AllocateVars()
1733 g_bInitShmFlag = TRUE; in HAL_AUDIO_AllocateVars()
1737 …HALAUDIO_ERROR("End %s InitShmFlag=%d, ClientCounter=%u \r\n", __FUNCTION__, g_bInitShmFlag, pAUDI… in HAL_AUDIO_AllocateVars()
1742 if (g_bInitShmFlag == FALSE) in HAL_AUDIO_AllocateVars()
1745 g_bInitShmFlag = TRUE; in HAL_AUDIO_AllocateVars()
1770 HALAUDIO_ERROR("Start HAL_AUDIO_DeAllocateVars g_bInitShmFlag=%d\r\n", g_bInitShmFlag); in HAL_AUDIO_DeAllocateVars()
1772 if (g_bInitShmFlag == TRUE) in HAL_AUDIO_DeAllocateVars()
1774 g_bInitShmFlag = FALSE; in HAL_AUDIO_DeAllocateVars()
[all …]