Searched refs:lsdc_crtc_hw_ops (Results 1 – 2 of 2) sorted by relevance
278 static const struct lsdc_crtc_hw_ops ls7a1000_crtc_hw_ops[2] = {358 static const struct lsdc_crtc_hw_ops ls7a2000_crtc_hw_ops[2] = {392 const struct lsdc_crtc_hw_ops *ops = lcrtc->hw_ops; in lsdc_crtc_reset()638 const struct lsdc_crtc_hw_ops *ops = lcrtc->hw_ops; in lsdc_crtc_man_op_write()807 const struct lsdc_crtc_hw_ops *crtc_hw_ops = lcrtc->hw_ops; in lsdc_crtc_mode_set_nofb()906 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