Searched refs:nprop (Results 1 – 1 of 1) sorted by relevance
101 int i, nprop, actual_format; in psb_xrandr_hdmi_property() local107 …= XRRListOutputProperties(psb_xrandr_info->dpy, psb_xrandr_info->extend_output->output_id, &nprop); in psb_xrandr_hdmi_property()113 …Xrandr: extend output %08x has %d properties\n", psb_xrandr_info->extend_output->output_id, nprop); in psb_xrandr_hdmi_property()115 for (i = 0; i < nprop; i++) { in psb_xrandr_hdmi_property()