Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/hal/source/disp2/disp/de/
A Ddisp_hdmi.c27 struct disp_device_func hdmi_func; member
472 if (hdmip->hdmi_func.enable != NULL) in disp_hdmi_enable()
473 hdmip->hdmi_func.enable(); in disp_hdmi_enable()
566 if (hdmip->hdmi_func.disable == NULL) in disp_hdmi_disable()
577 hdmip->hdmi_func.disable(); in disp_hdmi_disable()
618 if (hdmip->hdmi_func.set_mode == NULL) { in disp_hdmi_set_mode()
651 if (hdmip->hdmi_func.get_HPD_status) in disp_hdmi_detect()
707 if (hdmip->hdmi_func.smooth_enable) in disp_hdmi_smooth_enable()
708 hdmip->hdmi_func.smooth_enable(); in disp_hdmi_smooth_enable()
803 hdmip->hdmi_func.suspend(); in disp_hdmi_suspend()
[all …]

Completed in 8 milliseconds