Home
last modified time | relevance | path

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

/drivers/staging/media/av7110/
Dsp8870.c29 struct sp8870_state { struct
53 static int sp8870_writereg (struct sp8870_state* state, u16 reg, u16 data) in sp8870_writereg() argument
67 static int sp8870_readreg (struct sp8870_state* state, u16 reg) in sp8870_readreg()
85 static int sp8870_firmware_upload (struct sp8870_state* state, const struct firmware *fw) in sp8870_firmware_upload()
132 static void sp8870_microcontroller_stop (struct sp8870_state* state) in sp8870_microcontroller_stop()
141 static void sp8870_microcontroller_start (struct sp8870_state* state) in sp8870_microcontroller_start()
153 static int sp8870_read_data_valid_signal(struct sp8870_state* state) in sp8870_read_data_valid_signal()
229 static int sp8870_wake_up(struct sp8870_state* state) in sp8870_wake_up()
238 struct sp8870_state* state = fe->demodulator_priv; in sp8870_set_frontend_parameters()
295 struct sp8870_state* state = fe->demodulator_priv; in sp8870_init()
[all …]