Home
last modified time | relevance | path

Searched refs:lsdc_cursor_plane_ops (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/loongson/
H A Dlsdc_plane.c225 const struct lsdc_cursor_plane_ops *ops = cursor->ops; in lsdc_cursor_plane_atomic_async_update()
308 const struct lsdc_cursor_plane_ops *ops = cursor->ops; in ls7a1000_cursor_plane_atomic_update()
326 const struct lsdc_cursor_plane_ops *ops = cursor->ops; in ls7a1000_cursor_plane_atomic_disable()
389 const struct lsdc_cursor_plane_ops *ops = cursor->ops; in ls7a2000_cursor_plane_atomic_update()
422 const struct lsdc_cursor_plane_ops *hw_ops = cursor->ops; in ls7a2000_cursor_plane_atomic_disable()
654 static const struct lsdc_cursor_plane_ops ls7a2000_cursor_hw_ops[2] = {
708 static const struct lsdc_cursor_plane_ops ls7a1000_cursor_hw_ops[2] = {
H A Dlsdc_drv.h156 struct lsdc_cursor_plane_ops { struct
166 const struct lsdc_cursor_plane_ops *ops; argument