Home
last modified time | relevance | path

Searched refs:input_detect (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dtda1997x.c244 char input_detect[2]; member
1107 if (!state->input_detect[0] && !state->input_detect[1]) in tda1997x_detect_std()
1479 state->input_detect[input] = 0; in tda1997x_irq_rate()
1488 state->input_detect[input] = 1; in tda1997x_irq_rate()
1650 * sets the input_detect array to 0|1 depending on signal presence. in tda1997x_g_input_status()
1659 state->input_detect[0], state->input_detect[1], in tda1997x_g_input_status()
1661 if (!state->input_detect[0] && !state->input_detect[ in tda1997x_g_input_status()
[all...]
/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dtda1997x.c244 char input_detect[2]; member
1463 state->input_detect[input] = 0; in tda1997x_irq_rate()
1472 state->input_detect[input] = 1; in tda1997x_irq_rate()
1634 * sets the input_detect array to 0|1 depending on signal presence. in tda1997x_g_input_status()
1643 state->input_detect[0], state->input_detect[1], in tda1997x_g_input_status()
1645 if (!state->input_detect[0] && !state->input_detect[1]) in tda1997x_g_input_status()

Completed in 7 milliseconds