Searched refs:dp_hpd_notify (Results 1 – 2 of 2) sorted by relevance
80 if (cmd.dp_hpd_notify.hpd_data.hpd_type == DP_HPD) { in dmub_srv_stat_get_notification()82 notify->hpd_status = cmd.dp_hpd_notify.hpd_data.hpd_status; in dmub_srv_stat_get_notification()87 notify->link_index = cmd.dp_hpd_notify.hpd_data.instance; in dmub_srv_stat_get_notification()
3371 struct dmub_rb_cmd_dp_hpd_notify dp_hpd_notify; member