DMUB_NOTIFICATION_HPD
if (!register_dmub_notify_callback(adev, DMUB_NOTIFICATION_HPD,
if (notify->type == DMUB_NOTIFICATION_HPD && adev->in_suspend) {
if (notify->type == DMUB_NOTIFICATION_HPD)
if (notify->type == DMUB_NOTIFICATION_HPD) {
case DMUB_NOTIFICATION_HPD:
if (notify->type == DMUB_NOTIFICATION_HPD ||
notify->type = DMUB_NOTIFICATION_HPD;