I2C_MSP_CONTROL   103 drivers/media/i2c/msp3400-driver.c 	static u8 reset_off[3] = { I2C_MSP_CONTROL, 0x80, 0x00 };
I2C_MSP_CONTROL   104 drivers/media/i2c/msp3400-driver.c 	static u8 reset_on[3]  = { I2C_MSP_CONTROL, 0x00, 0x00 };