V4L2_TC_TYPE_25FPS  196 drivers/media/platform/vivid/vivid-vid-cap.c 	tc->type = (fps == 30) ? V4L2_TC_TYPE_30FPS : V4L2_TC_TYPE_25FPS;
V4L2_TC_TYPE_25FPS   69 include/trace/events/v4l2.h 		{ V4L2_TC_TYPE_25FPS,		"25FPS" },		\