Home
last modified time | relevance | path

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

/include/drm/
Ddrm_atomic.h812 (__i) < (__state)->dev->mode_config.num_total_plane; \
833 for ((__i) = ((__state)->dev->mode_config.num_total_plane - 1); \
854 (__i) < (__state)->dev->mode_config.num_total_plane; \
872 (__i) < (__state)->dev->mode_config.num_total_plane; \
Ddrm_mode_config.h482 int num_total_plane; member