Searched refs:dcn301_panel_cntl (Results 1 – 4 of 4) sorted by relevance
36 dcn301_panel_cntl->base.ctx42 dcn301_panel_cntl->regs->reg46 dcn301_panel_cntl->shift->field_name, dcn301_panel_cntl->mask->field_name55 struct dcn301_panel_cntl *dcn301_panel_cntl = TO_DCN301_PANEL_CNTL(panel_cntl); in dcn301_get_16_bit_backlight_from_pwm() local98 struct dcn301_panel_cntl *dcn301_panel_cntl = TO_DCN301_PANEL_CNTL(panel_cntl); in dcn301_panel_cntl_hw_init() local152 struct dcn301_panel_cntl *dcn301_panel_cntl = TO_DCN301_PANEL_CNTL(*panel_cntl); in dcn301_panel_cntl_destroy() local154 kfree(dcn301_panel_cntl); in dcn301_panel_cntl_destroy()160 struct dcn301_panel_cntl *dcn301_panel_cntl = TO_DCN301_PANEL_CNTL(panel_cntl); in dcn301_is_panel_backlight_on() local170 struct dcn301_panel_cntl *dcn301_panel_cntl = TO_DCN301_PANEL_CNTL(panel_cntl); in dcn301_is_panel_powered_on() local182 struct dcn301_panel_cntl *dcn301_panel_cntl = TO_DCN301_PANEL_CNTL(panel_cntl); in dcn301_store_backlight_level() local[all …]
83 struct dcn301_panel_cntl { struct91 struct dcn301_panel_cntl *panel_cntl, argument
14 dcn301_dio_link_encoder.o dcn301_hwseq.o dcn301_panel_cntl.o dcn301_hubbub.o \
899 struct dcn301_panel_cntl *panel_cntl = in dcn301_panel_cntl_create()900 kzalloc(sizeof(struct dcn301_panel_cntl), GFP_KERNEL); in dcn301_panel_cntl_create()