Lines Matching refs:detected
605 * Returns the current DV timings detected by TVP7002. If no active input is
606 * detected, returns -EINVAL
620 /* Return invalid index if no active input is detected */
658 v4l2_dbg(1, debug, sd, "detected timings: %d\n", *index);
750 int detected;
753 tvp7002_query_dv(sd, &detected);
757 if (detected == NUM_TIMINGS) {
760 bt = &tvp7002_timings[detected].timings.bt;
975 v4l2_info(sd, "Rev. %02x detected.\n", revision);
977 v4l2_info(sd, "Unknown revision detected.\n");