Searched refs:hpd (Results 1 – 6 of 6) sorted by relevance
22 bool hpd; member656 static s32 disp_hdmi_set_detect(struct disp_device *hdmi, bool hpd) in disp_hdmi_set_detect() argument670 if ((1 == hdmip->enabled) && (true == hpd)) { in disp_hdmi_set_detect()676 hdmip->hpd = hpd; in disp_hdmi_set_detect()685 hdmip->hpd = hpd; in disp_hdmi_set_detect()
91 s32 bsp_disp_hdmi_set_detect(bool hpd);
98 s32 bsp_disp_hdmi_set_detect(bool hpd);
1363 s32 bsp_disp_hdmi_set_detect(bool hpd) in bsp_disp_hdmi_set_detect() argument1375 ret = hdmi->set_detect(hdmi, hpd); in bsp_disp_hdmi_set_detect()
903 s32 (*set_detect)(struct disp_device *dispdev, bool hpd);
190 extern s32 disp_set_hdmi_detect(bool hpd);
Completed in 27 milliseconds