Home
last modified time | relevance | path

Searched refs:PlatformDeviceDel (Results 1 – 10 of 10) sorted by relevance

/drivers/hdf_core/framework/support/platform/include/fwk/
Dplatform_device.h186 void PlatformDeviceDel(struct PlatformDevice *device);
/drivers/hdf_core/adapter/khdf/uniproton/test/sample_driver/src/
Dplatform_device_test.c135 PlatformDeviceDel(device); in PlatformDeviceTestAddDevice()
255 PlatformDeviceDel(NULL); in PlatformDeviceTestReliability()
/drivers/hdf_core/framework/test/unittest/platform/common/
Dplatform_device_test.c143 PlatformDeviceDel(device); in PlatformDeviceTestAddDevice()
242 PlatformDeviceDel(NULL); in PlatformDeviceTestReliability()
/drivers/hdf_core/framework/model/storage/src/mtd/
Dmtd_core.c153 PlatformDeviceDel(&mtdDevice->device); in MtdDeviceAdd()
160 PlatformDeviceDel(&mtdDevice->device); in MtdDeviceAdd()
172 PlatformDeviceDel(&mtdDevice->device); in MtdDeviceDel()
/drivers/hdf_core/framework/support/platform/src/can/
Dcan_manager.c227 PlatformDeviceDel(&cntlr->device); in CanCntlrDel()
/drivers/hdf_core/framework/support/platform/src/pcie/
Dpcie_core.c75 PlatformDeviceDel(&cntlr->device); in PcieCntlrRemove()
/drivers/hdf_core/framework/support/platform/src/gpio/
Dgpio_manager.c207 PlatformDeviceDel(&cntlr->device); in GpioCntlrRemove()
/drivers/hdf_core/framework/support/platform/src/fwk/
Dplatform_device.c212 void PlatformDeviceDel(struct PlatformDevice *device) in PlatformDeviceDel() function
/drivers/hdf_core/framework/model/storage/src/mmc/
Dmmc_core.c312 PlatformDeviceDel(&cntlr->device); in MmcCntlrRemove()
1144 PlatformDeviceDel(&mmc->device); in MmcDeviceAdd()
1160 PlatformDeviceDel(&mmc->device); in MmcDeviceRemove()
/drivers/hdf_core/framework/support/platform/src/hdmi/
Dhdmi_core.c349 PlatformDeviceDel(&cntlr->device); in HdmiCntlrRemove()