Home
last modified time | relevance | path

Searched refs:set_count (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/drm/amd/display/dc/dce112/
H A Ddce112_resource.h41 int set_count,
/dragonfly/sys/dev/drm/amd/display/dc/inc/
H A Dresource.h143 int set_count,
/dragonfly/sys/dev/drm/amd/display/dc/core/
H A Ddc_resource.c1474 int set_count, in add_all_planes_for_stream() argument
1479 for (i = 0; i < set_count; i++) in add_all_planes_for_stream()
1483 if (i == set_count) { in add_all_planes_for_stream()