Searched refs:interfacePoolPtr (Results 1 – 1 of 1) sorted by relevance
341 static bool CheckInterfacePoolValid(struct UsbInterfacePool *interfacePoolPtr) in CheckInterfacePoolValid() argument343 if (interfacePoolPtr == NULL || (uintptr_t)interfacePoolPtr == INVALID_PTR) { in CheckInterfacePoolValid()