core_calc         349 drivers/gpu/drm/nouveau/dispnv50/head.c 		if (head->func->core_calc) {
core_calc         350 drivers/gpu/drm/nouveau/dispnv50/head.c 			head->func->core_calc(head, asyh);
core_calc          27 drivers/gpu/drm/nouveau/dispnv50/head.h 	void (*core_calc)(struct nv50_head *, struct nv50_head_atom *);
core_calc         333 drivers/gpu/drm/nouveau/dispnv50/head507d.c 	.core_calc = head507d_core_calc,
core_calc         113 drivers/gpu/drm/nouveau/dispnv50/head827d.c 	.core_calc = head507d_core_calc,
core_calc         290 drivers/gpu/drm/nouveau/dispnv50/head907d.c 	.core_calc = head507d_core_calc,
core_calc          88 drivers/gpu/drm/nouveau/dispnv50/head917d.c 	.core_calc = head507d_core_calc,