Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/imagination/
H A Dpvr_fw.h285 struct pvr_fw_device { struct
287 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 …]