Searched refs:wpr_header_v2 (Results 1 – 3 of 3) sorted by relevance
29 struct wpr_header_v2 hdr; in ga102_acr_wpr_patch()135 struct wpr_header_v2 hdr; in ga102_acr_wpr_build()193 wpr += 21 /* MAX_LSF */ * sizeof(struct wpr_header_v2); in ga102_acr_wpr_layout()219 const struct wpr_header_v2 *hdr = (void *)acr->wpr_fw->data; in ga102_acr_wpr_parse()
52 struct wpr_header_v2 { struct57 void wpr_header_v2_dump(struct nvkm_subdev *, const struct wpr_header_v2 *); argument
58 wpr_header_v2_dump(struct nvkm_subdev *subdev, const struct wpr_header_v2 *hdr) in wpr_header_v2_dump()