Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/dvb-frontends/
H A Dmxl692.h19 struct mxl692_config { struct
H A Dmxl692.c1313 struct mxl692_config *config = client->dev.platform_data; in mxl692_probe()
/openbmc/linux/drivers/media/usb/em28xx/
H A Dem28xx-dvb.c1468 struct mxl692_config mxl692_config = {}; in em2874_dvb_init_hauppauge_usb_quadhd() local
1472 mxl692_config.id = (dev->ts == PRIMARY_TS) ? 0 : 1; in em2874_dvb_init_hauppauge_usb_quadhd()
1473 mxl692_config.fe = &dvb->fe[0]; in em2874_dvb_init_hauppauge_usb_quadhd()
1478 addr, &mxl692_config); in em2874_dvb_init_hauppauge_usb_quadhd()