blob: caf29e6bddb42ef2f850454d88825fd098fbaf89 [file] [log] [blame]
/* SPDX-License-Identifier: MIT */
#ifndef __NVKM_OFA_PRIV_H__
#define __NVKM_OFA_PRIV_H__
#include <engine/ofa.h>
int r535_ofa_new(const struct nvkm_engine_func *, struct nvkm_device *,
enum nvkm_subdev_type, int, struct nvkm_engine **);
#endif