Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/imagination/
H A Dpvr_fw.c288 struct pvr_fw_device *fw_dev = &pvr_dev->fw_dev; in pvr_fw_create_fwif_connection_ctl()
310 struct pvr_fw_device *fw_dev = &pvr_dev->fw_dev; in pvr_fw_fini_fwif_connection_ctl()
320 struct pvr_fw_device *fw_dev = &pvr_dev->fw_dev; in fw_osinit_init()
368 struct pvr_fw_device *fw_dev = &pvr_dev->fw_dev; in fw_sysinit_init()
458 struct pvr_fw_device *fw_dev = &pvr_dev->fw_dev; in pvr_fw_create_structures()
603 struct pvr_fw_device *fw_dev = &pvr_dev->fw_dev; in pvr_fw_destroy_structures()
859 struct pvr_fw_device *fw_dev = &pvr_dev->fw_dev; in pvr_wait_for_fw_boot()
878 struct pvr_fw_device *fw_dev = &pvr_dev->fw_dev; in pvr_fw_heap_info_init()
931 struct pvr_fw_device *fw_dev = &pvr_dev->fw_dev; in pvr_fw_init()
1028 struct pvr_fw_device *fw_dev = &pvr_dev->fw_dev; in pvr_fw_fini()
[all …]
H A Dpvr_fw_meta.c362 struct pvr_fw_device *fw_dev = &pvr_dev->fw_dev; in get_fw_obj_gpu_addr()
460 struct pvr_fw_device *fw_dev = &pvr_dev->fw_dev; in pvr_meta_fw_process()
H A Dpvr_fw.h302 struct pvr_fw_device { struct
H A Dpvr_fw_mips.c92 struct pvr_fw_device *fw_dev = &pvr_dev->fw_dev; in pvr_mips_fw_process()
H A Dpvr_device.h150 struct pvr_fw_device fw_dev;
H A Dpvr_power.c44 struct pvr_fw_device *fw_dev = &pvr_dev->fw_dev; in pvr_power_send_command()