Home
last modified time | relevance | path

Searched defs:nvfw_hs_header_v2 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/nouveau/include/nvfw/
H A Dhs.h20 struct nvfw_hs_header_v2 { struct
32 const struct nvfw_hs_header_v2 *nvfw_hs_header_v2(struct nvkm_subdev *, const void *); argument
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/nvfw/
H A Dhs.c42 nvfw_hs_header_v2(struct nvkm_subdev *subdev, const void *data) in nvfw_hs_header_v2() function