Searched refs:lsdc_crtc_hw_ops (Results 1 – 2 of 2) sorted by relevance
279 static const struct lsdc_crtc_hw_ops ls7a1000_crtc_hw_ops[2] = {359 static const struct lsdc_crtc_hw_ops ls7a2000_crtc_hw_ops[2] = {393 const struct lsdc_crtc_hw_ops *ops = lcrtc->hw_ops; in lsdc_crtc_reset()639 const struct lsdc_crtc_hw_ops *ops = lcrtc->hw_ops; in lsdc_crtc_man_op_write()808 const struct lsdc_crtc_hw_ops *crtc_hw_ops = lcrtc->hw_ops; in lsdc_crtc_mode_set_nofb()907 const struct lsdc_crtc_hw_ops *ops = lcrtc->hw_ops; in lsdc_crtc_get_scanout_position()
107 struct lsdc_crtc_hw_ops { struct127 const struct lsdc_crtc_hw_ops *hw_ops; argument