Searched refs:gpp_ctl_cfg (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/media/usb/dvb-usb/
H A Dcxusb.c568 static u8 gpp_ctl_cfg[] = { GPP_CTL, 0x33 }; local
577 mt352_write(fe, gpp_ctl_cfg, sizeof(gpp_ctl_cfg));
590 static u8 gpp_ctl_cfg[] = { GPP_CTL, 0x33 }; local
599 mt352_write(fe, gpp_ctl_cfg, sizeof(gpp_ctl_cfg));
/linux-master/drivers/media/pci/cx88/
H A Dcx88-dvb.c222 static const u8 gpp_ctl_cfg[] = { GPP_CTL, 0x33 }; local
231 mt352_write(fe, gpp_ctl_cfg, sizeof(gpp_ctl_cfg));
242 static const u8 gpp_ctl_cfg[] = { GPP_CTL, 0x33 }; local
251 mt352_write(fe, gpp_ctl_cfg, sizeof(gpp_ctl_cfg));
/linux-master/drivers/media/usb/dvb-usb-v2/
H A Danysee.c258 static u8 gpp_ctl_cfg[] = { GPP_CTL, 0x33 }; local
267 mt352_write(fe, gpp_ctl_cfg, sizeof(gpp_ctl_cfg));
/linux-master/drivers/media/pci/saa7134/
H A Dsaa7134-dvb.c107 static u8 gpp_ctl_cfg [] = { GPP_CTL, 0x0f }; local
119 mt352_write(fe, gpp_ctl_cfg, sizeof(gpp_ctl_cfg));

Completed in 145 milliseconds