Home
last modified time | relevance | path

Searched refs:sp8870_state (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/media/dvb/frontends/
Dsp8870.c42 struct sp8870_state { struct
66 static int sp8870_writereg (struct sp8870_state* state, u16 reg, u16 data) in sp8870_writereg() argument
80 static int sp8870_readreg (struct sp8870_state* state, u16 reg) in sp8870_readreg()
98 static int sp8870_firmware_upload (struct sp8870_state* state, const struct firmware *fw) in sp8870_firmware_upload()
145 static void sp8870_microcontroller_stop (struct sp8870_state* state) in sp8870_microcontroller_stop()
154 static void sp8870_microcontroller_start (struct sp8870_state* state) in sp8870_microcontroller_start()
166 static int sp8870_read_data_valid_signal(struct sp8870_state* state) in sp8870_read_data_valid_signal()
242 static int sp8870_wake_up(struct sp8870_state* state) in sp8870_wake_up()
251 struct sp8870_state* state = fe->demodulator_priv; in sp8870_set_frontend_parameters()
306 struct sp8870_state* state = fe->demodulator_priv; in sp8870_init()
[all …]