Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/sti/
Dsti_compositor.h45 unsigned int nb_subdev; member
Dsti_compositor.c33 .nb_subdev = 8,
71 unsigned int array_size = compo->data.nb_subdev; in sti_compositor_bind()