blob: 7d1ea8d00a4844e45821390e3a05f68f64dbd3de [file] [log] [blame]
#ifndef _NPU_VER_H_
#define _NPU_VER_H_
int npu_ver_probe(struct npu_device *npu_device);
int npu_ver_release(struct npu_device *npu_device);
#endif