Searched refs:dc_hardware_init (Results 1 – 4 of 4) sorted by relevance
133 Next, we have the `dc_hardware_init()`, which also relies on the `dc` data137 for the hardware-specific initialization, whereas `dc_hardware_init` does the
1155 void dc_hardware_init(struct dc *dc);
1479 void dc_hardware_init(struct dc *dc) in dc_hardware_init() function
2135 dc_hardware_init(adev->dm.dc); in amdgpu_dm_init()