Home
last modified time | relevance | path

Searched refs:hpd_sense_notify (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dmub/src/
H A Ddmub_srv_stat.c101 dmub_memcpy(&notify->hpd_sense_notify, in dmub_srv_stat_get_notification()
102 &cmd.hpd_sense_notify.data, in dmub_srv_stat_get_notification()
103 sizeof(cmd.hpd_sense_notify.data)); in dmub_srv_stat_get_notification()
/linux/drivers/gpu/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h7174 struct dmub_rb_cmd_hpd_sense_notify hpd_sense_notify; member