Lines Matching refs:input
91 * @input: Input routing at chip level
114 u32 input;
529 * Returns the current standard detected by TVP5146/47. If no active input is
555 input_sel = decoder->input;
596 return 0; /* No input detected */
643 * @input: input selector for routing the signal
647 * If index is valid, selects the requested input. Otherwise, returns -EINVAL if
648 * the input is not supported or there is no active signal present in the
649 * selected input.
652 u32 input, u32 output, u32 config)
659 if ((input >= INPUT_INVALID) ||
664 input_sel = input;
680 decoder->input = input;
769 * Configures the decoder to use the input parameters, if possible. If