Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/drm/dist/shared-core/ | |
drm_mode.h | 103 uint32_t count_crtcs; member in struct:drm_mode_card_res |
/src/sys/external/bsd/drm2/dist/drm/ | |
drm_mode_config.c | 137 if (count < card_res->count_crtcs && 143 card_res->count_crtcs = count; |
/src/sys/external/bsd/drm2/dist/include/uapi/drm/ | |
drm_mode.h | 249 __u32 count_crtcs; member in struct:drm_mode_card_res |