Searched refs:register_dmub_notify_callback (Results 1 – 1 of 1) sorted by relevance
711 static bool register_dmub_notify_callback(struct amdgpu_device *adev, in register_dmub_notify_callback() function1669 if (!register_dmub_notify_callback(adev, DMUB_NOTIFICATION_AUX_REPLY, in amdgpu_dm_init()1674 if (!register_dmub_notify_callback(adev, DMUB_NOTIFICATION_HPD, dmub_hpd_callback, true)) { in amdgpu_dm_init()1678 if (!register_dmub_notify_callback(adev, DMUB_NOTIFICATION_HPD_IRQ, dmub_hpd_callback, true)) { in amdgpu_dm_init()