Searched refs:lsdc_cursor_plane_ops (Results 1 – 2 of 2) sorted by relevance
224 const struct lsdc_cursor_plane_ops *ops = cursor->ops; in lsdc_cursor_plane_atomic_async_update()307 const struct lsdc_cursor_plane_ops *ops = cursor->ops; in ls7a1000_cursor_plane_atomic_update()325 const struct lsdc_cursor_plane_ops *ops = cursor->ops; in ls7a1000_cursor_plane_atomic_disable()388 const struct lsdc_cursor_plane_ops *ops = cursor->ops; in ls7a2000_cursor_plane_atomic_update()421 const struct lsdc_cursor_plane_ops *hw_ops = cursor->ops; in ls7a2000_cursor_plane_atomic_disable()653 static const struct lsdc_cursor_plane_ops ls7a2000_cursor_hw_ops[2] = {707 static const struct lsdc_cursor_plane_ops ls7a1000_cursor_hw_ops[2] = {
156 struct lsdc_cursor_plane_ops { struct166 const struct lsdc_cursor_plane_ops *ops; argument