get_overlay       190 drivers/video/fbdev/mmp/core.c 	if (!path->ops.get_overlay)
get_overlay       191 drivers/video/fbdev/mmp/core.c 		path->ops.get_overlay = path_get_overlay;
get_overlay       190 include/video/mmp_disp.h 	struct mmp_overlay *(*get_overlay)(struct mmp_path *path,
get_overlay       260 include/video/mmp_disp.h 		return path->ops.get_overlay(path, overlay_id);