omode_hdisplay    116 drivers/gpu/drm/nouveau/dispnv50/head.c 	int umode_vdisplay, omode_hdisplay, omode_vdisplay;
omode_hdisplay    140 drivers/gpu/drm/nouveau/dispnv50/head.c 	drm_mode_get_hv_timing(omode, &omode_hdisplay, &omode_vdisplay);
omode_hdisplay    141 drivers/gpu/drm/nouveau/dispnv50/head.c 	asyh->view.oW = omode_hdisplay;