HomeSort by: relevance | last modified time | path
    Searched defs:call_lvds_script (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/
nouveau_bios.c 212 int call_lvds_script(struct drm_device *dev, struct dcb_output *dcbent, int head, enum LVDS_script script, int pxclk) function in typeref:typename:int
233 call_lvds_script(dev, dcbent, head, LVDS_INIT, pxclk);
237 call_lvds_script(dev, dcbent, head, LVDS_RESET, pxclk);
239 call_lvds_script(dev, dcbent, head, LVDS_PANEL_OFF, pxclk);

Completed in 13 milliseconds