Searched refs:released (Results 1 – 11 of 11) sorted by relevance
123 if ((ret = OsalSemInit(&device->released, 0)) != HDF_SUCCESS) { in PlatformDeviceInit()129 (void)OsalSemDestroy(&device->released); in PlatformDeviceInit()148 (void)OsalSemDestroy(&device->released); in PlatformDeviceUninit()
10 …serviceName = "${model_name}_service"; // Name of the service released by the dri…
9 …serviceName = "${driver_name}_service"; // Name of the service released by the driver. The nam…
11 …serviceName = "${driver_name}_service"; // Name of the service released by the driver. The nam…
40 struct OsalSem released; /* for death notification */ member
83 * @return Returns <b>true</b> if the Object is released; returns <b>false</b> otherwise.
58 struct OsalSem released; member
114 …lls this function to release the driver resources. Then, other internal resources will be released.
1550 *- 2: The USSD session is released by the network.
1510 *- 2: The USSD session is released by the network.