Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/hal/source/disp2/disp/de/
A Ddisp_vdevice.c509 if (vdevicep->func.mode_support == NULL) in disp_vdevice_check_support_mode()
512 return vdevicep->func.mode_support(mode); in disp_vdevice_check_support_mode()
A Ddisp_hdmi.c723 if (hdmip->hdmi_func.mode_support == NULL) in disp_hdmi_check_support_mode()
726 return hdmip->hdmi_func.mode_support(mode); in disp_hdmi_check_support_mode()
/bsp/allwinner/libraries/libos/include/video/
A Dsunxi_display2.h795 int (*mode_support)(u32 mode); member

Completed in 22 milliseconds