1 2 3 4 5 6 7 8
/* SPDX-License-Identifier: MIT */ /* * Copyright © 2023 Intel Corporation */ #include <linux/types.h> typedef unsigned long intel_wakeref_t;