linux/drivers/gpu/drm/nouveau/include/nvif/if0002.h

/* SPDX-License-Identifier: MIT */
#ifndef __NVIF_IF0002_H__
#define __NVIF_IF0002_H__

#define NVIF_PERFMON_V0_QUERY_DOMAIN
#define NVIF_PERFMON_V0_QUERY_SIGNAL
#define NVIF_PERFMON_V0_QUERY_SOURCE

struct nvif_perfmon_query_domain_v0 {};

struct nvif_perfmon_query_signal_v0 {};

struct nvif_perfmon_query_source_v0 {};
#endif