vibrant_hue        72 drivers/gpu/drm/nouveau/dispnv50/head.c 	const int hue = asyc->procamp.vibrant_hue - 90;
vibrant_hue       119 drivers/gpu/drm/nouveau/nouveau_connector.c 		*val = asyc->procamp.vibrant_hue;
vibrant_hue       204 drivers/gpu/drm/nouveau/nouveau_connector.c 		if (asyc->procamp.vibrant_hue != val) {
vibrant_hue       205 drivers/gpu/drm/nouveau/nouveau_connector.c 			asyc->procamp.vibrant_hue = val;
vibrant_hue       269 drivers/gpu/drm/nouveau/nouveau_connector.c 	asyc->procamp.vibrant_hue = 90;
vibrant_hue       320 drivers/gpu/drm/nouveau/nouveau_connector.c 					   armc->procamp.vibrant_hue);
vibrant_hue        89 drivers/gpu/drm/nouveau/nouveau_connector.h 		int vibrant_hue;