1 /* SPDX-License-Identifier: MIT */
7 struct nvfw_hs_header
{
18 const struct nvfw_hs_header
*nvfw_hs_header(struct nvkm_subdev
*, const void *);
20 struct nvfw_hs_load_header
{
22 u32 non_sec_code_size
;
29 const struct nvfw_hs_load_header
*
30 nvfw_hs_load_header(struct nvkm_subdev
*, const void *);