/* SPDX-License-Identifier: MIT */ /* * Copyright © 2023 Intel Corporation */ #include typedef struct ref_tracker *intel_wakeref_t; #define INTEL_WAKEREF_DEF ERR_PTR(-ENOENT)