hpd_status
if (hpd_aconnector->dc_link->hpd_status == (notify->hpd_status == DP_HPD_PLUG))
if (!link->hpd_status) {
bool hpd_status; /* HPD status of link without physical HPD pin. */
if ((link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA) && (link->hpd_status == false))
link->hpd_status,
link->hpd_status = cmd.query_hpd.data.result;
link->hpd_status);
link->hpd_status = false;
return link->hpd_status;
__func__, link->link_index, link->hpd_status,
enum dp_hpd_status hpd_status;
uint8_t hpd_status;
notify->hpd_status = cmd.dp_hpd_notify.hpd_data.hpd_status;
ctx->hpd_status = 0;
ctx->hpd_status = 1;
return ctx->hpd_status ? connector_status_connected :
int hpd_status;
int hpd_event, hpd_status;
hpd_status = cdns_mhdp_get_hpd_status(mhdp);
if (hpd_status < 0) {
__func__, hpd_status);
return !!hpd_status;
unsigned int hpd_status = 0;
regmap_read(lt9611uxc->regmap, 0xb023, &hpd_status);
lt9611uxc->edid_read = !!(hpd_status & BIT(0));
lt9611uxc->hdmi_connected = hpd_status & BIT(1);
int hpd_status;
dp->dp_dev->hpd_status = exp_status;
if (dp_dev->hpd_status != HIBMC_HPD_IN) {
u8 hpd_status:2;
u8 hpd_status:2;
u32 hpd_status;
regmap_read(hdmi->regs, HPD_DDC_STATUS, &hpd_status);
hpd_pin_sta = FIELD_GET(HPD_PIN_STA, hpd_status);
pord_pin_sta = FIELD_GET(PORD_PIN_STA, hpd_status);
struct hpd_status hpdstatus;
struct hpd_status hpdstatus;
struct hpd_status hpdstatus;