std_max_fps 697 drivers/media/pci/tw5864/tw5864-video.c int std_max_fps = input->std == STD_NTSC ? 30 : 25; std_max_fps 699 drivers/media/pci/tw5864/tw5864-video.c for (shift = 0; shift < std_max_fps; shift += input->frame_interval) std_max_fps 754 drivers/media/pci/tw5864/tw5864-video.c int std_max_fps = input->std == STD_NTSC ? 30 : 25; std_max_fps 773 drivers/media/pci/tw5864/tw5864-video.c fintv->stepwise.max.numerator *= std_max_fps;