Searched refs:lsdc_crtc (Results 1 – 3 of 3) sorted by relevance
392 struct lsdc_crtc *lcrtc = to_lsdc_crtc(crtc); in lsdc_crtc_reset()442 struct lsdc_crtc *lcrtc = to_lsdc_crtc(crtc); in lsdc_crtc_get_vblank_counter()450 struct lsdc_crtc *lcrtc = to_lsdc_crtc(crtc); in lsdc_crtc_enable_vblank()462 struct lsdc_crtc *lcrtc = to_lsdc_crtc(crtc); in lsdc_crtc_disable_vblank()533 struct lsdc_crtc *lcrtc = (struct lsdc_crtc *)node->info_ent->data; in lsdc_crtc_show_regs()551 struct lsdc_crtc *lcrtc = (struct lsdc_crtc *)node->info_ent->data; in lsdc_crtc_show_scan_position()563 struct lsdc_crtc *lcrtc = (struct lsdc_crtc *)node->info_ent->data; in lsdc_crtc_show_vblank_counter()575 struct lsdc_crtc *lcrtc = (struct lsdc_crtc *)node->info_ent->data; in lsdc_pixpll_show_clock()638 struct lsdc_crtc *lcrtc = m->private; in lsdc_crtc_man_op_write()676 struct lsdc_crtc *lcrtc = to_lsdc_crtc(crtc); in lsdc_crtc_late_register()[all …]
105 struct lsdc_crtc;108 void (*enable)(struct lsdc_crtc *lcrtc);109 void (*disable)(struct lsdc_crtc *lcrtc);110 void (*enable_vblank)(struct lsdc_crtc *lcrtc);112 void (*flip)(struct lsdc_crtc *lcrtc);113 void (*clone)(struct lsdc_crtc *lcrtc);116 void (*soft_reset)(struct lsdc_crtc *lcrtc);117 void (*reset)(struct lsdc_crtc *lcrtc);123 struct lsdc_crtc { struct188 struct lsdc_crtc crtc;[all …]
5 lsdc_crtc.o \
Completed in 8 milliseconds