Searched defs:dce_panel_cntl (Results 1 – 2 of 2) sorted by relevance
55 struct dce_panel_cntl *dce_panel_cntl = TO_DCE_PANEL_CNTL(panel_cntl); in dce_get_16_bit_backlight_from_pwm() local91 struct dce_panel_cntl *dce_panel_cntl = TO_DCE_PANEL_CNTL(panel_cntl); in dce_panel_cntl_hw_init() local149 struct dce_panel_cntl *dce_panel_cntl = TO_DCE_PANEL_CNTL(panel_cntl); in dce_is_panel_backlight_on() local163 struct dce_panel_cntl *dce_panel_cntl = TO_DCE_PANEL_CNTL(panel_cntl); in dce_is_panel_powered_on() local175 struct dce_panel_cntl *dce_panel_cntl = TO_DCE_PANEL_CNTL(panel_cntl); in dce_store_backlight_level() local196 struct dce_panel_cntl *dce_panel_cntl = TO_DCE_PANEL_CNTL(panel_cntl); in dce_driver_set_backlight() local256 struct dce_panel_cntl *dce_panel_cntl = TO_DCE_PANEL_CNTL(*panel_cntl); in dce_panel_cntl_destroy() local273 struct dce_panel_cntl *dce_panel_cntl, in dce_panel_cntl_construct()
115 struct dce_panel_cntl { struct117 const struct dce_panel_cntl_registers *regs; argument118 const struct dce_panel_cntl_shift *shift; argument119 const struct dce_panel_cntl_mask *mask; argument123 struct dce_panel_cntl *panel_cntl, argument