Searched defs:dcbent (Results  1 – 2 of 2) sorted by relevance
| /linux/drivers/gpu/drm/nouveau/ | 
| H A D | nouveau_bios.c | 92 		      struct dcb_output *dcbent, int head, bool dl)  in run_digital_op_script()105 static int call_lvds_manufacturer_script(struct drm_device *dev, struct dcb_output *dcbent, int hea…  in call_lvds_manufacturer_script()
 135 static int run_lvds_table(struct drm_device *dev, struct dcb_output *dcbent, int head, enum LVDS_sc…  in run_lvds_table()
 208 int call_lvds_script(struct drm_device *dev, struct dcb_output *dcbent, int head, enum LVDS_script …  in call_lvds_script()
 625 int run_tmds_table(struct drm_device *dev, struct dcb_output *dcbent, int head, int pxclk)  in run_tmds_table()
 
 | 
| /linux/drivers/gpu/drm/nouveau/dispnv04/ | 
| H A D | disp.c | 252 		struct dcb_output *dcbent = &dcb->entry[i];  in nv04_display_create()  local
 |