Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/loongson/
Dlsdc_plane.c223 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] = {
Dlsdc_drv.h156 struct lsdc_cursor_plane_ops { struct
166 const struct lsdc_cursor_plane_ops *ops; argument