sp8870_state       53 drivers/media/dvb-frontends/sp8870.c static int sp8870_writereg (struct sp8870_state* state, u16 reg, u16 data)
sp8870_state       67 drivers/media/dvb-frontends/sp8870.c static int sp8870_readreg (struct sp8870_state* state, u16 reg)
sp8870_state       85 drivers/media/dvb-frontends/sp8870.c static int sp8870_firmware_upload (struct sp8870_state* state, const struct firmware *fw)
sp8870_state      132 drivers/media/dvb-frontends/sp8870.c static void sp8870_microcontroller_stop (struct sp8870_state* state)
sp8870_state      141 drivers/media/dvb-frontends/sp8870.c static void sp8870_microcontroller_start (struct sp8870_state* state)
sp8870_state      153 drivers/media/dvb-frontends/sp8870.c static int sp8870_read_data_valid_signal(struct sp8870_state* state)
sp8870_state      229 drivers/media/dvb-frontends/sp8870.c static int sp8870_wake_up(struct sp8870_state* state)
sp8870_state      238 drivers/media/dvb-frontends/sp8870.c 	struct sp8870_state* state = fe->demodulator_priv;
sp8870_state      295 drivers/media/dvb-frontends/sp8870.c 	struct sp8870_state* state = fe->demodulator_priv;
sp8870_state      345 drivers/media/dvb-frontends/sp8870.c 	struct sp8870_state* state = fe->demodulator_priv;
sp8870_state      371 drivers/media/dvb-frontends/sp8870.c 	struct sp8870_state* state = fe->demodulator_priv;
sp8870_state      398 drivers/media/dvb-frontends/sp8870.c 	struct sp8870_state* state = fe->demodulator_priv;
sp8870_state      424 drivers/media/dvb-frontends/sp8870.c 	struct sp8870_state* state = fe->demodulator_priv;
sp8870_state      454 drivers/media/dvb-frontends/sp8870.c 	struct sp8870_state* state = fe->demodulator_priv;
sp8870_state      512 drivers/media/dvb-frontends/sp8870.c 	struct sp8870_state* state = fe->demodulator_priv;
sp8870_state      528 drivers/media/dvb-frontends/sp8870.c 	struct sp8870_state* state = fe->demodulator_priv;
sp8870_state      539 drivers/media/dvb-frontends/sp8870.c 	struct sp8870_state* state = fe->demodulator_priv;
sp8870_state      548 drivers/media/dvb-frontends/sp8870.c 	struct sp8870_state* state = NULL;
sp8870_state      551 drivers/media/dvb-frontends/sp8870.c 	state = kzalloc(sizeof(struct sp8870_state), GFP_KERNEL);