reallymuted 343 drivers/media/i2c/msp3400-driver.c int reallymuted = state->muted->val | state->scan_in_progress; reallymuted 345 drivers/media/i2c/msp3400-driver.c if (!reallymuted) reallymuted 354 drivers/media/i2c/msp3400-driver.c msp_write_dsp(client, 0x0007, reallymuted ? 0x1 : (val | 0x1)); reallymuted 356 drivers/media/i2c/msp3400-driver.c msp_write_dsp(client, 0x0040, reallymuted ? 0x1 : (val | 0x1));