Searched refs:wpr_header (Results 1 – 3 of 3) sorted by relevance
68 struct wpr_header hdr; in gm200_acr_wpr_patch()137 struct wpr_header hdr = { in gm200_acr_wpr_build()188 wpr += 11 /* MAX_LSF */ * sizeof(struct wpr_header); in gm200_acr_wpr_layout()211 const struct wpr_header *hdr = (void *)acr->wpr_fw->data; in gm200_acr_wpr_parse()
4 struct wpr_header { struct20 void wpr_header_dump(struct nvkm_subdev *, const struct wpr_header *); argument
26 wpr_header_dump(struct nvkm_subdev *subdev, const struct wpr_header *hdr) in wpr_header_dump()