Searched refs:lsdc_cursor_plane_ops (Results 1 – 2 of 2) sorted by relevance
223 const struct lsdc_cursor_plane_ops *ops = cursor->ops; in lsdc_cursor_plane_atomic_async_update()306 const struct lsdc_cursor_plane_ops *ops = cursor->ops; in ls7a1000_cursor_plane_atomic_update()324 const struct lsdc_cursor_plane_ops *ops = cursor->ops; in ls7a1000_cursor_plane_atomic_disable()387 const struct lsdc_cursor_plane_ops *ops = cursor->ops; in ls7a2000_cursor_plane_atomic_update()420 const struct lsdc_cursor_plane_ops *hw_ops = cursor->ops; in ls7a2000_cursor_plane_atomic_disable()652 static const struct lsdc_cursor_plane_ops ls7a2000_cursor_hw_ops[2] = {706 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