Searched refs:call_lvds_script (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/nouveau/
H A Dnv04_dfp.c452 call_lvds_script(dev, dcbe, head, LVDS_RESET, nv_encoder->mode.clock);
536 call_lvds_script(dev, nv_encoder->dcb, head,
542 call_lvds_script(dev, nv_encoder->dcb, head,
594 call_lvds_script(dev, nv_encoder->dcb, head, LVDS_PANEL_ON,
H A Dnouveau_bios.c3950 int call_lvds_script(struct drm_device *dev, struct dcb_entry *dcbent, int head, enum LVDS_script script, int pxclk) function
3970 call_lvds_script(dev, dcbent, head, LVDS_INIT, pxclk);
3974 call_lvds_script(dev, dcbent, head, LVDS_RESET, pxclk);
3976 call_lvds_script(dev, dcbent, head, LVDS_PANEL_OFF, pxclk);
H A Dnouveau_drv.h900 extern int call_lvds_script(struct drm_device *, struct dcb_entry *, int head,

Completed in 57 milliseconds