Home
last modified time | relevance | path

Searched refs:released (Results 1 – 11 of 11) sorted by relevance

/drivers/hdf_core/framework/support/platform/src/fwk/
Dplatform_device.c123 if ((ret = OsalSemInit(&device->released, 0)) != HDF_SUCCESS) { in PlatformDeviceInit()
129 (void)OsalSemDestroy(&device->released); in PlatformDeviceInit()
148 (void)OsalSemDestroy(&device->released); in PlatformDeviceUninit()
/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/resources/templates/lite/
DUser_device_info_hcs.template10 …serviceName = "${model_name}_service"; // Name of the service released by the dri…
Dexists_model_hcs_info.template9 …serviceName = "${driver_name}_service"; // Name of the service released by the driver. The nam…
Ddevice_info_hcs.template11 …serviceName = "${driver_name}_service"; // Name of the service released by the driver. The nam…
/drivers/hdf_core/framework/support/platform/include/fwk/
Dplatform_device.h40 struct OsalSem released; /* for death notification */ member
/drivers/interface/audio/v1_0/
DIAudioManager.idl83 * @return Returns <b>true</b> if the Object is released; returns <b>false</b> otherwise.
/drivers/hdf_core/framework/model/storage/include/mmc/
Dmmc_corex.h58 struct OsalSem released; member
/drivers/hdf_core/framework/
DREADME.md114 …lls this function to release the driver resources. Then, other internal resources will be released.
/drivers/hdf_core/
DREADME.md114 …lls this function to release the driver resources. Then, other internal resources will be released.
/drivers/interface/ril/v1_1/
DTypes.idl1550 *- 2: The USSD session is released by the network.
/drivers/interface/ril/v1_0/
DTypes.idl1510 *- 2: The USSD session is released by the network.