Searched refs:PlatformDeviceDestroyService (Results 1 – 5 of 5) sorted by relevance
165 PlatformDeviceDestroyService(device); in PlatformDeviceTestCreateService()189 PlatformDeviceDestroyService(device); in PlatformDeviceTestBindDeviceAfter()259 PlatformDeviceDestroyService(NULL); in PlatformDeviceTestReliability()
217 void PlatformDeviceDestroyService(struct PlatformDevice *device);
370 (void)PlatformDeviceDestroyService(&gpioMgr->device); in GpioServiceBind()401 (void)PlatformDeviceDestroyService(&gpioMgr->device); in GpioServiceRelease()
173 PlatformDeviceDestroyService(device); in PlatformDeviceTestCreateService()246 PlatformDeviceDestroyService(NULL); in PlatformDeviceTestReliability()
270 void PlatformDeviceDestroyService(struct PlatformDevice *device) in PlatformDeviceDestroyService() function