Searched refs:GetRegistedDevice (Results 1 – 2 of 2) sorted by relevance
41 static struct SampleTestDevice *GetRegistedDevice(const char *serviceName) in GetRegistedDevice() function137 dev = GetRegistedDevice(serviceName); in SampleDriverUnregisterDevice()
125 static struct HdfDeviceObject *GetRegistedDevice(const char *serviceName) in GetRegistedDevice() function178 struct HdfDeviceObject *devObj = GetRegistedDevice(managerInfo->serviceName); in UsbPnpManagerUnregisterDevice()