Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/dvb-frontends/
Dmxl5xx.h31 struct mxl5xx_cfg { struct
48 struct mxl5xx_cfg *cfg, u32 demod, u32 tuner, argument
54 struct mxl5xx_cfg *cfg, u32 demod, u32 tuner, in mxl5xx_attach()
Dmxl5xx.c1592 static int load_fw(struct mxl *state, struct mxl5xx_cfg *cfg) in load_fw()
1709 static int probe(struct mxl *state, struct mxl5xx_cfg *cfg) in probe()
1837 struct mxl5xx_cfg *cfg, u32 demod, u32 tuner, in mxl5xx_attach()
/Linux-v5.10/drivers/media/pci/ddbridge/
Dddbridge-max.c399 static struct mxl5xx_cfg mxl5xx = {
415 struct mxl5xx_cfg cfg; in ddb_fe_attach_mxl5xx()