Searched refs:PlatformDeviceMatchByNumber (Results 1 – 1 of 1) sorted by relevance
289 static bool PlatformDeviceMatchByNumber(struct PlatformDevice *device, void *data) in PlatformDeviceMatchByNumber() function302 … return PlatformManagerFindDevice(manager, (void *)(uintptr_t)number, PlatformDeviceMatchByNumber); in PlatformManagerGetDeviceByNumber()