Searched refs:fw_rsc_hdr (Results 1 – 3 of 3) sorted by relevance
88 struct fw_rsc_hdr { struct
229 * struct fw_rsc_hdr - firmware resource entry header233 * Every resource entry begins with a 'struct fw_rsc_hdr' header providing237 struct fw_rsc_hdr {
705 struct fw_rsc_hdr *hdr = (void *)rproc->table_ptr + offset; in rproc_handle_resources()