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

/linux-4.1.27/drivers/media/i2c/cx25840/
H A Dcx25840-core.c1003 u8 is_component = (vid_input & CX25840_COMPONENT_ON) == set_input() local
1022 is_composite = !is_component && set_input()
1072 if (is_component) set_input()
1161 cx25840_and_or(client, 0x102, ~0x4, is_component ? 0x4 : 0x0); set_input()
1165 } else if (!is_component) { set_input()

Completed in 56 milliseconds