Searched defs:pvr_fw_device (Results 1 – 1 of 1) sorted by relevance
285 struct pvr_fw_device { struct287 const struct firmware *firmware;290 const struct pvr_fw_info_header *header;293 const struct pvr_fw_layout_entry *layout_entries;296 struct pvr_fw_mem mem;299 bool booted;305 u16 processor_type;308 const struct pvr_fw_defs *defs;311 union {314 } processor_data;[all …]