Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/omap2/omapfb/displays/
H A Dpanel-dsi-cm.c86 static int dsicm_panel_reset(struct panel_drv_data *ddata);
264 dsicm_panel_reset(ddata); in dsicm_enter_ulps()
307 r = dsicm_panel_reset(ddata); in dsicm_exit_ulps()
687 static int dsicm_panel_reset(struct panel_drv_data *ddata) in dsicm_panel_reset() function