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

  /src/sys/external/bsd/drm2/dist/drm/nouveau/
nouveau_bios.h 176 int call_lvds_script(struct drm_device *, struct dcb_output *, int head,
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);
  /src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv04/
nouveau_dispnv04_dfp.c 464 call_lvds_script(dev, dcbe, head, LVDS_RESET, nv_encoder->mode.clock);
543 call_lvds_script(dev, nv_encoder->dcb, head,
549 call_lvds_script(dev, nv_encoder->dcb, head,
602 call_lvds_script(dev, nv_encoder->dcb, head,

Completed in 14 milliseconds