Home
last modified time | relevance | path

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

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