Home
last modified time | relevance | path

Searched defs:mxl692_config (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/media/dvb-frontends/
H A Dmxl692.h19 struct mxl692_config { struct
20 unsigned char id;
21 u8 i2c_addr;
26 struct dvb_frontend **fe;
/openbmc/linux/drivers/media/usb/em28xx/
H A Dem28xx-dvb.c1468 struct mxl692_config mxl692_config = {}; in em2874_dvb_init_hauppauge_usb_quadhd() local