Searched refs:pheight (Results 1 – 2 of 2) sorted by relevance
315 vbe_get_edid(int *pwidth, int *pheight) in vbe_get_edid() argument339 *pheight = vbe_edid[EDID_DESC_BLOCK + 5] | in vbe_get_edid()
877 rpi_fb_parse_mode(const char *s, uint32_t *pwidth, uint32_t *pheight) in rpi_fb_parse_mode() argument887 *pheight = strtoul(x + 1, NULL, 10); in rpi_fb_parse_mode()896 rpi_fb_get_edid_mode(uint32_t *pwidth, uint32_t *pheight) in rpi_fb_get_edid_mode() argument926 *pheight = ei.edid_preferred_mode->vdisplay; in rpi_fb_get_edid_mode()