Lines Matching +full:powered +full:- +full:off
17 * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL
43 * struct drm_panel_funcs - perform operations on a given panel
59 * necessary to turn off the panel to avoid visual glitches. This is done in
61 * turning off the backlight and waiting for some time to make sure no image
94 * Disable panel (turn off back light, etc.).
103 * Turn off panel.
143 * Allows panels to create panels-specific debugfs files.
152 * Called after the panel has been powered on.
159 * Called before the panel is powered off.
188 * struct drm_panel - DRM panel object
202 * to enable(), and to turn off backlight before the call to
251 * where the DSI host controller should be initialised to LP-11 before
252 * the panel is powered up.
293 return ERR_PTR(-ENODEV); in of_drm_find_panel()
299 return -ENODEV; in of_drm_get_panel_orientation()
319 return -ENODEV; in drm_panel_add_follower()
326 return -ENODEV; in devm_drm_panel_add_follower()