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

/drivers/media/dvb/frontends/
H A Dhd29l2.c23 #include "hd29l2_priv.h"
30 static int hd29l2_wr_regs(struct hd29l2_priv *priv, u8 reg, u8 *val, int len)
59 static int hd29l2_rd_regs(struct hd29l2_priv *priv, u8 reg, u8 *val, int len)
89 static int hd29l2_wr_reg(struct hd29l2_priv *priv, u8 reg, u8 val)
95 static int hd29l2_rd_reg(struct hd29l2_priv *priv, u8 reg, u8 *val)
101 static int hd29l2_wr_reg_mask(struct hd29l2_priv *priv, u8 reg, u8 val, u8 mask)
121 int hd29l2_rd_reg_mask(struct hd29l2_priv *priv, u8 reg, u8 *val, u8 mask)
142 static int hd29l2_soft_reset(struct hd29l2_priv *priv)
170 struct hd29l2_priv *priv = fe->demodulator_priv;
213 struct hd29l2_priv *pri
[all...]
H A Dhd29l2_priv.h77 struct hd29l2_priv { struct

Completed in 165 milliseconds