Searched refs:PlatformDeviceCreateService (Results 1 – 5 of 5) sorted by relevance
159 ret = PlatformDeviceCreateService(device, TestDispatch); in PlatformDeviceTestCreateService()177 ret = PlatformDeviceCreateService(device, TestDispatch); in PlatformDeviceTestBindDeviceBefore()257 ret = PlatformDeviceCreateService(NULL, TestDispatch); in PlatformDeviceTestReliability()
207 int32_t PlatformDeviceCreateService(struct PlatformDevice *device,
167 ret = PlatformDeviceCreateService(device, TestDispatch); in PlatformDeviceTestCreateService()244 ret = PlatformDeviceCreateService(NULL, TestDispatch); in PlatformDeviceTestReliability()
361 ret = PlatformDeviceCreateService(&gpioMgr->device, GpioServiceDispatch); in GpioServiceBind()
247 int32_t PlatformDeviceCreateService(struct PlatformDevice *device, in PlatformDeviceCreateService() function