Searched defs:dcbent (Results  1 – 3 of 3) sorted by relevance
| /Linux-v5.4/drivers/gpu/drm/nouveau/ | 
| D | nouveau_bios.c | 94 		      struct dcb_output *dcbent, int head, bool dl)  in run_digital_op_script()107 static int call_lvds_manufacturer_script(struct drm_device *dev, struct dcb_output *dcbent, int hea…  in call_lvds_manufacturer_script()
 134 static int run_lvds_table(struct drm_device *dev, struct dcb_output *dcbent, int head, enum LVDS_sc…  in run_lvds_table()
 207 int call_lvds_script(struct drm_device *dev, struct dcb_output *dcbent, int head, enum LVDS_script …  in call_lvds_script()
 624 int run_tmds_table(struct drm_device *dev, struct dcb_output *dcbent, int head, int pxclk)  in run_tmds_table()
 
 | 
| /Linux-v5.4/drivers/gpu/drm/nouveau/dispnv04/ | 
| D | disp.c | 228 		struct dcb_output *dcbent = &dcb->entry[i];  in nv04_display_create()  local
 | 
| D | dfp.c | 55 int nv04_dfp_get_bound_head(struct drm_device *dev, struct dcb_output *dcbent)  in nv04_dfp_get_bound_head()68 void nv04_dfp_bind_head(struct drm_device *dev, struct dcb_output *dcbent,  in nv04_dfp_bind_head()
 
 |