Home
last modified time | relevance | path

Searched refs:hpd_reg_names (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/msm/hdmi/
Dhdmi.c149 config->hpd_reg_names[i]); in hdmi_init()
153 config->hpd_reg_names[i], ret); in hdmi_init()
452 static const char *hpd_reg_names[] = {"8921_hdmi_mvs"}; in hdmi_bind() local
454 config.hpd_reg_names = hpd_reg_names; in hdmi_bind()
455 config.hpd_reg_cnt = ARRAY_SIZE(hpd_reg_names); in hdmi_bind()
464 static const char *hpd_reg_names[] = {"8921_hdmi_mvs"}; in hdmi_bind() local
466 config.hpd_reg_names = hpd_reg_names; in hdmi_bind()
467 config.hpd_reg_cnt = ARRAY_SIZE(hpd_reg_names); in hdmi_bind()
476 static const char *hpd_reg_names[] = { in hdmi_bind() local
480 config.hpd_reg_names = hpd_reg_names; in hdmi_bind()
[all …]
Dhdmi.h96 const char **hpd_reg_names; member
Dhdmi_connector.c208 config->hpd_reg_names[i], ret); in hpd_enable()
298 config->hpd_reg_names[i], ret); in hdp_disable()