agc_state          57 drivers/media/dvb-frontends/dib7000m.c 	u8 agc_state;
agc_state         758 drivers/media/dvb-frontends/dib7000m.c 	u8 *agc_state = &state->agc_state;
agc_state         761 drivers/media/dvb-frontends/dib7000m.c 	switch (state->agc_state) {
agc_state         771 drivers/media/dvb-frontends/dib7000m.c 			(*agc_state)++;
agc_state         783 drivers/media/dvb-frontends/dib7000m.c 				(*agc_state)++;
agc_state         787 drivers/media/dvb-frontends/dib7000m.c 				(*agc_state) = 4;
agc_state         798 drivers/media/dvb-frontends/dib7000m.c 			(*agc_state)++;
agc_state         813 drivers/media/dvb-frontends/dib7000m.c 			(*agc_state)++;
agc_state         825 drivers/media/dvb-frontends/dib7000m.c 				(*agc_state)++;
agc_state         834 drivers/media/dvb-frontends/dib7000m.c 			(*agc_state)++;
agc_state        1230 drivers/media/dvb-frontends/dib7000m.c 	state->agc_state = 0;
agc_state          60 drivers/media/dvb-frontends/dib7000p.c 	u8 agc_state;
agc_state         842 drivers/media/dvb-frontends/dib7000p.c 	u8 *agc_state = &state->agc_state;
agc_state         848 drivers/media/dvb-frontends/dib7000p.c 	switch (state->agc_state) {
agc_state         878 drivers/media/dvb-frontends/dib7000p.c 		(*agc_state)++;
agc_state         890 drivers/media/dvb-frontends/dib7000p.c 			(*agc_state)++;
agc_state         894 drivers/media/dvb-frontends/dib7000p.c 			(*agc_state) = 4;
agc_state         905 drivers/media/dvb-frontends/dib7000p.c 		(*agc_state)++;
agc_state         920 drivers/media/dvb-frontends/dib7000p.c 		(*agc_state)++;
agc_state         930 drivers/media/dvb-frontends/dib7000p.c 			(*agc_state)++;
agc_state         936 drivers/media/dvb-frontends/dib7000p.c 		(*agc_state)++;
agc_state        1535 drivers/media/dvb-frontends/dib7000p.c 	state->agc_state = 0;
agc_state          84 drivers/media/dvb-frontends/dib8000.c 	u8 agc_state;