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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/frontends/
H A Daf9013.c39 struct af9013_state { struct
55 static int af9013_write_regs(struct af9013_state *state, u8 mbox, u16 reg,
77 static int af9013_write_ofdm_regs(struct af9013_state *state, u16 reg, u8 *val,
84 static int af9013_write_ofsm_regs(struct af9013_state *state, u16 reg, u8 *val,
92 static int af9013_write_reg(struct af9013_state *state, u16 reg, u8 val)
98 static int af9013_read_reg(struct af9013_state *state, u16 reg, u8 *val)
124 static int af9013_write_reg_bits(struct af9013_state *state, u16 reg, u8 pos,
140 static int af9013_read_reg_bits(struct af9013_state *state, u16 reg, u8 pos,
153 static int af9013_set_gpio(struct af9013_state *state, u8 gpio, u8 gpioval)
221 static int af9013_set_coeff(struct af9013_state *stat
[all...]

Completed in 52 milliseconds