Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/dvb-frontends/
H A Dmxl5xx.h22 struct mxl5xx_cfg { struct
39 struct mxl5xx_cfg *cfg, u32 demod, u32 tuner, argument
45 struct mxl5xx_cfg *cfg, u32 demod, u32 tuner, in mxl5xx_attach()
H A Dmxl5xx.c1583 static int load_fw(struct mxl *state, struct mxl5xx_cfg *cfg) in load_fw()
1698 static int probe(struct mxl *state, struct mxl5xx_cfg *cfg) in probe()
1826 struct mxl5xx_cfg *cfg, u32 demod, u32 tuner, in mxl5xx_attach()
/openbmc/linux/drivers/media/pci/ddbridge/
H A Dddbridge-max.c390 static struct mxl5xx_cfg mxl5xx = {
406 struct mxl5xx_cfg cfg; in ddb_fe_attach_mxl5xx()