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