Searched defs:pheight (Results 1 – 3 of 3) sorted by relevance
315 vbe_get_edid(int *pwidth, int *pheight) in vbe_get_edid()
877 rpi_fb_parse_mode(const char *s, uint32_t *pwidth, uint32_t *pheight) in rpi_fb_parse_mode()896 rpi_fb_get_edid_mode(uint32_t *pwidth, uint32_t *pheight) in rpi_fb_get_edid_mode()
989 unsigned int pheight = 768; in qxl_conn_get_modes() local