Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/video/fbdev/
Dhyperv_fb.c144 u8 resolution_count; member
602 if (msg->resolution_resp.resolution_count == 0) { in synthvid_get_supported_resolution()
609 if (index >= msg->resolution_resp.resolution_count) { in synthvid_get_supported_resolution()
615 for (i = 0; i < msg->resolution_resp.resolution_count; i++) { in synthvid_get_supported_resolution()