Home
last modified time | relevance | path

Searched defs:nvfw_bin_hdr (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/nouveau/include/nvfw/
Dfw.h7 struct nvfw_bin_hdr { struct
16 const struct nvfw_bin_hdr *nvfw_bin_hdr(struct nvkm_subdev *, const void *); argument
/linux-6.1.9/drivers/gpu/drm/nouveau/nvkm/nvfw/
Dfw.c26 nvfw_bin_hdr(struct nvkm_subdev *subdev, const void *data) in nvfw_bin_hdr() function