Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/msm/hdmi/
Dhdmi.c120 config->hpd_reg_names[i]); in hdmi_init()
124 config->hpd_reg_names[i], ret); in hdmi_init()
392 static const char *hpd_reg_names[] = {"8921_hdmi_mvs"}; in hdmi_bind() local
395 config.hpd_reg_names = hpd_reg_names; in hdmi_bind()
396 config.hpd_reg_cnt = ARRAY_SIZE(hpd_reg_names); in hdmi_bind()
405 static const char *hpd_reg_names[] = {"8921_hdmi_mvs"}; in hdmi_bind() local
408 config.hpd_reg_names = hpd_reg_names; in hdmi_bind()
409 config.hpd_reg_cnt = ARRAY_SIZE(hpd_reg_names); in hdmi_bind()
418 static const char *hpd_reg_names[] = { in hdmi_bind() local
423 config.hpd_reg_names = hpd_reg_names; in hdmi_bind()
[all …]
Dhdmi.h79 const char **hpd_reg_names; member
Dhdmi_connector.c148 config->hpd_reg_names[i], ret); in hpd_enable()
226 config->hpd_reg_names[i], ret); in hdp_disable()