Searched defs:dcbent (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/gpu/drm/nouveau/ |
A 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() 137 static int run_lvds_table(struct drm_device *dev, struct dcb_output *dcbent, int head, enum LVDS_sc… in run_lvds_table() 210 int call_lvds_script(struct drm_device *dev, struct dcb_output *dcbent, int head, enum LVDS_script … in call_lvds_script() 627 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/ |
A 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()
|
A D | disp.c | 254 struct dcb_output *dcbent = &dcb->entry[i]; in nv04_display_create() local
|
Completed in 9 milliseconds