Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/hyperv/
H A Dhyperv_drm_proto.c159 u8 resolution_count; member
394 if (msg->resolution_resp.resolution_count == 0) { in hyperv_get_supported_resolution()
400 if (index >= msg->resolution_resp.resolution_count) { in hyperv_get_supported_resolution()
405 for (i = 0; i < msg->resolution_resp.resolution_count; i++) { in hyperv_get_supported_resolution()