Lines Matching defs:stv
30 struct stv {
330 static int write_regs(struct stv *state, int reg, int len)
339 static int write_reg(struct stv *state, u8 reg, u8 val)
346 static int read_reg(struct stv *state, u8 reg, u8 *val)
351 static int wait_for_call_done(struct stv *state, u8 mask)
373 static void init_state(struct stv *state)
410 static int attach_init(struct stv *state)
425 struct stv *state = fe->tuner_priv;
449 static int set_lof(struct stv *state, u32 local_frequency, u32 cutoff_frequency)
521 struct stv *state = fe->tuner_priv;
576 struct stv *state = fe->tuner_priv;
661 struct stv *state;