Searched refs:tda8083_state (Results 1 - 1 of 1) sorted by relevance

/drivers/media/dvb/frontends/
H A Dtda8083.c37 struct tda8083_state { struct
61 static int tda8083_writereg (struct tda8083_state* state, u8 reg, u8 data)
76 static int tda8083_readregs (struct tda8083_state* state, u8 reg1, u8 *b, u8 len)
91 static inline u8 tda8083_readreg (struct tda8083_state* state, u8 reg)
100 static int tda8083_set_inversion (struct tda8083_state* state, fe_spectral_inversion_t inversion)
109 static int tda8083_set_fec (struct tda8083_state* state, fe_code_rate_t fec)
120 static fe_code_rate_t tda8083_get_fec (struct tda8083_state* state)
131 static int tda8083_set_symbolrate (struct tda8083_state* state, u32 srate)
170 static void tda8083_wait_diseqc_fifo (struct tda8083_state* state, int timeout)
181 static int tda8083_set_tone (struct tda8083_state* stat
[all...]

Completed in 40 milliseconds