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

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

struct nvif_perfdom_v0 {};

#define NVIF_PERFDOM_V0_INIT
#define NVIF_PERFDOM_V0_SAMPLE
#define NVIF_PERFDOM_V0_READ

struct nvif_perfdom_init {};

struct nvif_perfdom_sample {};

struct nvif_perfdom_read_v0 {};
#endif