lsdc_crtc_hw_ops
static const struct lsdc_crtc_hw_ops ls7a1000_crtc_hw_ops[2] = {
static const struct lsdc_crtc_hw_ops ls7a2000_crtc_hw_ops[2] = {
const struct lsdc_crtc_hw_ops *ops = lcrtc->hw_ops;
const struct lsdc_crtc_hw_ops *ops = lcrtc->hw_ops;
const struct lsdc_crtc_hw_ops *crtc_hw_ops = lcrtc->hw_ops;
const struct lsdc_crtc_hw_ops *ops = lcrtc->hw_ops;
const struct lsdc_crtc_hw_ops *hw_ops;