Searched refs:nvfw_hs_load_header (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/gpu/drm/nouveau/include/nvfw/
H A Dhs.h34 struct nvfw_hs_load_header { struct
43 const struct nvfw_hs_load_header *
44 nvfw_hs_load_header(struct nvkm_subdev *, const void *);
/linux-master/drivers/gpu/drm/nouveau/nvkm/nvfw/
H A Dhs.c59 const struct nvfw_hs_load_header *
60 nvfw_hs_load_header(struct nvkm_subdev *subdev, const void *data) function
62 const struct nvfw_hs_load_header *hdr = data;
/linux-master/drivers/gpu/drm/nouveau/nvkm/falcon/
H A Dfw.c213 const struct nvfw_hs_load_header *lhdr;
255 lhdr = nvfw_hs_load_header(subdev, blob->data + hshdr->hdr_offset);

Completed in 193 milliseconds