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