Home
last modified time | relevance | path

Searched refs:stv_base (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/media/dvb-frontends/
H A Dstv0910.c68 struct stv_base { struct
82 struct stv_base *base; argument
1743 static struct stv_base *match_base(struct i2c_adapter *i2c, u8 adr) in match_base()
1745 struct stv_base *p; in match_base()
1772 struct stv_base *base; in stv0910_attach()