Home
last modified time | relevance | path

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

/linux-4.19.296/include/drm/
Ddrm_atomic.h768 (__i) < (__state)->dev->mode_config.num_total_plane; \
789 for ((__i) = ((__state)->dev->mode_config.num_total_plane - 1); \
810 (__i) < (__state)->dev->mode_config.num_total_plane; \
828 (__i) < (__state)->dev->mode_config.num_total_plane; \
Ddrm_mode_config.h476 int num_total_plane; member