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

/drivers/media/dvb/frontends/
H A Daf9013.c31 struct af9013_state { struct
53 static int af9013_wr_regs_i2c(struct af9013_state *priv, u8 mbox, u16 reg,
83 static int af9013_rd_regs_i2c(struct af9013_state *priv, u8 mbox, u16 reg,
117 static int af9013_wr_regs(struct af9013_state *priv, u16 reg, const u8 *val,
140 static int af9013_rd_regs(struct af9013_state *priv, u16 reg, u8 *val, int len)
162 static int af9013_wr_reg(struct af9013_state *priv, u16 reg, u8 val)
168 static int af9013_rd_reg(struct af9013_state *priv, u16 reg, u8 *val)
173 static int af9013_write_ofsm_regs(struct af9013_state *state, u16 reg, u8 *val,
180 static int af9013_wr_reg_bits(struct af9013_state *state, u16 reg, int pos,
201 static int af9013_rd_reg_bits(struct af9013_state *stat
[all...]

Completed in 60 milliseconds