Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/sti/
H A Dsti_compositor.h45 unsigned int nb_subdev; member
H A Dsti_compositor.c33 .nb_subdev = 8,
71 unsigned int array_size = compo->data.nb_subdev; in sti_compositor_bind()