Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/dvb-frontends/
H A Dmxl5xx.c38 struct mxl_base { struct
73 struct mxl_base *base; argument
797 static struct mxl_base *match_base(struct i2c_adapter *i2c, u8 adr) in match_base()
799 struct mxl_base *p; in match_base()
1830 struct mxl_base *base; in mxl5xx_attach()
1848 base = kzalloc(sizeof(struct mxl_base), GFP_KERNEL); in mxl5xx_attach()