Home
last modified time | relevance | path

Searched refs:lsb_header (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/acr/
H A Dgm200.c69 struct lsb_header lsb; in gm200_acr_wpr_patch()
116 struct lsb_header hdr; in gm200_acr_wpr_build_lsb()
193 wpr += sizeof(struct lsb_header); in gm200_acr_wpr_layout()
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvfw/
H A Dacr.h95 struct lsb_header { struct
100 void lsb_header_dump(struct nvkm_subdev *, struct lsb_header *); argument
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/nvfw/
H A Dacr.c108 lsb_header_dump(struct nvkm_subdev *subdev, struct lsb_header *hdr) in lsb_header_dump()