Searched refs:pheight (Results 1 – 4 of 4) sorted by relevance
105 int *pheight);
1155 static void vga_get_text_resolution(VGACommonState *s, int *pwidth, int *pheight, in vga_get_text_resolution() argument1181 *pheight = height; in vga_get_text_resolution()1427 static void vga_get_resolution(VGACommonState *s, int *pwidth, int *pheight) in vga_get_resolution() argument1442 *pheight = height; in vga_get_resolution()
1189 static void cirrus_get_resolution(VGACommonState *s, int *pwidth, int *pheight) in cirrus_get_resolution() argument1202 *pheight = height; in cirrus_get_resolution()
1029 unsigned int pheight = 768; in qxl_conn_get_modes() local1038 pheight = head->height; in qxl_conn_get_modes()1044 drm_set_preferred_mode(connector, pwidth, pheight); in qxl_conn_get_modes()