route_in 483 drivers/media/i2c/msp3400-driver.c if (state->route_in == input && state->route_out == output) route_in 485 drivers/media/i2c/msp3400-driver.c state->route_in = input; route_in 600 drivers/media/i2c/msp3400-driver.c state->route_in, state->route_out); route_in 716 drivers/media/i2c/msp3400-driver.c state->route_in = MSP_INPUT_DEFAULT; route_in 93 drivers/media/i2c/msp3400-driver.h u32 route_in; route_in 206 drivers/media/i2c/msp3400-kthreads.c int tuner = (state->route_in >> 3) & 1; route_in 924 drivers/media/i2c/msp3400-kthreads.c u32 in = state->route_in; route_in 940 drivers/media/i2c/msp3400-kthreads.c int tuner = (state->route_in >> 3) & 1;