Searched refs:hpd_data (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/gpu/drm/amd/display/dmub/src/
H A Ddmub_srv_stat.c80 if (cmd.dp_hpd_notify.hpd_data.hpd_type == DP_HPD) {
82 notify->hpd_status = cmd.dp_hpd_notify.hpd_data.hpd_status;
87 notify->link_index = cmd.dp_hpd_notify.hpd_data.instance;
/linux-master/drivers/gpu/drm/
H A Ddrm_bridge.c1264 bridge->hpd_data = data;
1296 bridge->hpd_data = NULL;
1317 bridge->hpd_cb(bridge->hpd_data, status);
/linux-master/include/drm/
H A Ddrm_bridge.h763 * @hpd_mutex: Protects the @hpd_cb and @hpd_data fields.
772 * @hpd_data: Private data passed to the Hot plug detection callback
775 void *hpd_data; member in struct:drm_bridge
/linux-master/drivers/gpu/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h2054 struct dp_hpd_data hpd_data; member in struct:dmub_rb_cmd_dp_hpd_notify

Completed in 180 milliseconds