Lines Matching +full:powered +full:- +full:off
17 * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL
44 * struct drm_panel_funcs - perform operations on a given panel
60 * necessary to turn off the panel to avoid visual glitches. This is done in
62 * turning off the backlight and waiting for some time to make sure no image
95 * Disable panel (turn off back light, etc.).
104 * Turn off panel.
144 * Allows panels to create panels-specific debugfs files.
153 * Called after the panel has been powered on.
160 * Called before the panel is powered off.
189 * struct drm_panel - DRM panel object
203 * to enable(), and to turn off backlight before the call to
252 * where the DSI host controller should be initialised to LP-11 before
253 * the panel is powered up.
294 return ERR_PTR(-ENODEV); in of_drm_find_panel()
300 return -ENODEV; in of_drm_get_panel_orientation()
320 return -ENODEV; in drm_panel_add_follower()
327 return -ENODEV; in devm_drm_panel_add_follower()