Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Dapply.c804 mgr->unset_output(mgr); in dss_mgr_disconnect_compat()
1606 mgr->unset_output = &dss_mgr_unset_output; in omapdss_compat_init()
/openbmc/linux/include/video/
H A Domapfb_dss.h395 int (*unset_output)(struct omap_overlay_manager *mgr); member