/* SPDX-License-Identifier: MIT */ #ifndef __NVIF_IF0001_H__ #define __NVIF_IF0001_H__ #define NVIF_CONTROL_PSTATE_INFO … #define NVIF_CONTROL_PSTATE_ATTR … #define NVIF_CONTROL_PSTATE_USER … struct nvif_control_pstate_info_v0 { … }; struct nvif_control_pstate_attr_v0 { … }; struct nvif_control_pstate_user_v0 { … }; #endif