Lines Matching defs:stv
21 struct stv {
321 static int write_regs(struct stv *state, int reg, int len)
330 static int write_reg(struct stv *state, u8 reg, u8 val)
337 static int read_reg(struct stv *state, u8 reg, u8 *val)
342 static int wait_for_call_done(struct stv *state, u8 mask)
364 static void init_state(struct stv *state)
401 static int attach_init(struct stv *state)
416 struct stv *state = fe->tuner_priv;
440 static int set_lof(struct stv *state, u32 local_frequency, u32 cutoff_frequency)
512 struct stv *state = fe->tuner_priv;
567 struct stv *state = fe->tuner_priv;
652 struct stv *state;