Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/sti/
H A Dsti_compositor.h46 struct sti_compositor_subdev_descriptor subdev_desc[MAX_SUBDEV]; member
H A Dsti_compositor.c34 .subdev_desc = {
70 struct sti_compositor_subdev_descriptor *desc = compo->data.subdev_desc; in sti_compositor_bind()