Home
last modified time | relevance | path

Searched refs:hpd (Results 1 – 6 of 6) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/hal/source/disp2/disp/de/
A Ddisp_hdmi.c22 bool hpd; member
656 static s32 disp_hdmi_set_detect(struct disp_device *hdmi, bool hpd) in disp_hdmi_set_detect() argument
670 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()
A Ddisp_display.h91 s32 bsp_disp_hdmi_set_detect(bool hpd);
A Dbsp_display.h98 s32 bsp_disp_hdmi_set_detect(bool hpd);
A Ddisp_display.c1363 s32 bsp_disp_hdmi_set_detect(bool hpd) in bsp_disp_hdmi_set_detect() argument
1375 ret = hdmi->set_detect(hdmi, hpd); in bsp_disp_hdmi_set_detect()
A Dinclude.h903 s32 (*set_detect)(struct disp_device *dispdev, bool hpd);
/bsp/allwinner/libraries/sunxi-hal/hal/source/disp2/disp/
A Ddev_disp.h190 extern s32 disp_set_hdmi_detect(bool hpd);

Completed in 27 milliseconds