Home
last modified time | relevance | path

Searched refs:DacDevicePut (Results 1 – 4 of 4) sorted by relevance

/drivers/hdf_core/framework/support/platform/src/dac/
Ddac_if.c45 DacDevicePut(device); in DacClose()
Ddac_core.c220 void DacDevicePut(const struct DacDevice *device) in DacDevicePut() function
253 DacDevicePut(device); in DacDeviceClose()
/drivers/hdf_core/framework/support/platform/include/dac/
Ddac_core.h55 void DacDevicePut(const struct DacDevice *device);
/drivers/hdf_core/framework/test/unittest/platform/virtual/
Ddac_virtual.c164 DacDevicePut(device); in VirtualDacRemoveByNode()