blind_u           404 drivers/media/dvb-frontends/stv0297.c 	int blind_u;
blind_u           493 drivers/media/dvb-frontends/stv0297.c 	blind_u = stv0297_readreg(state, 0x01) & 0xf;
blind_u           498 drivers/media/dvb-frontends/stv0297.c 	stv0297_writereg_mask(state, 0x01, 0x0f, blind_u);