command_stop      891 drivers/media/usb/dvb-usb/dw2102.c 	static u8 command_stop[] = {0x01};
command_stop      895 drivers/media/usb/dvb-usb/dw2102.c 		.buf = onoff ? command_start : command_stop,