tuner_go          160 drivers/media/dvb-frontends/mt352.c 	static unsigned char tuner_go[] = { 0x5d, 0x01 };
tuner_go          294 drivers/media/dvb-frontends/mt352.c 			_mt352_write(fe, tuner_go, 2);
tuner_go          784 drivers/media/usb/em28xx/em28xx-dvb.c 	static u8 tuner_go[]       = { TUNER_GO, 0x01};
tuner_go          796 drivers/media/usb/em28xx/em28xx-dvb.c 	mt352_write(fe, tuner_go,       sizeof(tuner_go));