Searched refs:stv0299_state (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | stv0299.c | 45 struct stv0299_state { struct 70 static int stv0299_writeregI (struct stv0299_state* state, u8 reg, u8 data) in stv0299_writeregI() 87 struct stv0299_state* state = fe->demodulator_priv; in stv0299_write() 95 static u8 stv0299_readreg (struct stv0299_state* state, u8 reg) in stv0299_readreg() 112 static int stv0299_readregs (struct stv0299_state* state, u8 reg1, u8 *b, u8 len) in stv0299_readregs() 126 static int stv0299_set_FEC(struct stv0299_state *state, enum fe_code_rate fec) in stv0299_set_FEC() 162 static enum fe_code_rate stv0299_get_fec(struct stv0299_state *state) in stv0299_get_fec() 179 static int stv0299_wait_diseqc_fifo (struct stv0299_state* state, int timeout) in stv0299_wait_diseqc_fifo() 196 static int stv0299_wait_diseqc_idle (struct stv0299_state* state, int timeout) in stv0299_wait_diseqc_idle() 215 struct stv0299_state* stat in stv0299_set_symbolrate() [all...] |
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | stv0299.c | 45 struct stv0299_state { struct 70 static int stv0299_writeregI (struct stv0299_state* state, u8 reg, u8 data) in stv0299_writeregI() 87 struct stv0299_state* state = fe->demodulator_priv; in stv0299_write() 95 static u8 stv0299_readreg (struct stv0299_state* state, u8 reg) in stv0299_readreg() 112 static int stv0299_readregs (struct stv0299_state* state, u8 reg1, u8 *b, u8 len) in stv0299_readregs() 126 static int stv0299_set_FEC(struct stv0299_state *state, enum fe_code_rate fec) in stv0299_set_FEC() 162 static enum fe_code_rate stv0299_get_fec(struct stv0299_state *state) in stv0299_get_fec() 180 static int stv0299_wait_diseqc_fifo (struct stv0299_state* state, int timeout) in stv0299_wait_diseqc_fifo() 197 static int stv0299_wait_diseqc_idle (struct stv0299_state* state, int timeout) in stv0299_wait_diseqc_idle() 216 struct stv0299_state* stat in stv0299_set_symbolrate() [all...] |
Completed in 3 milliseconds