Lines Matching defs:ops
392 const struct lsdc_crtc_hw_ops *ops = lcrtc->hw_ops;
406 ops->reset(lcrtc);
638 const struct lsdc_crtc_hw_ops *ops = lcrtc->hw_ops;
650 ops->soft_reset(lcrtc);
652 ops->enable(lcrtc);
654 ops->disable(lcrtc);
656 ops->flip(lcrtc);
658 ops->clone(lcrtc);
692 debugfs_create_file("ops", 0644, crtc->debugfs_entry, lcrtc,
906 const struct lsdc_crtc_hw_ops *ops = lcrtc->hw_ops;
922 ops->get_scan_pos(lcrtc, &x, &y);