mb_threshold     1439 drivers/media/usb/go7007/go7007-fw.c 		0xbf8a,		has_modet0 ? go->modet[0].mb_threshold : 32767,
mb_threshold     1440 drivers/media/usb/go7007/go7007-fw.c 		0xbf8b,		has_modet1 ? go->modet[1].mb_threshold : 32767,
mb_threshold     1441 drivers/media/usb/go7007/go7007-fw.c 		0xbf8c,		has_modet2 ? go->modet[2].mb_threshold : 32767,
mb_threshold     1442 drivers/media/usb/go7007/go7007-fw.c 		0xbf8d,		has_modet3 ? go->modet[3].mb_threshold : 32767,
mb_threshold      218 drivers/media/usb/go7007/go7007-priv.h 		int mb_threshold;
mb_threshold      792 drivers/media/usb/go7007/go7007-v4l2.c 		go->modet[0].mb_threshold = ctrl->val;
mb_threshold      801 drivers/media/usb/go7007/go7007-v4l2.c 		go->modet[1].mb_threshold = ctrl->val;
mb_threshold      810 drivers/media/usb/go7007/go7007-v4l2.c 		go->modet[2].mb_threshold = ctrl->val;
mb_threshold      819 drivers/media/usb/go7007/go7007-v4l2.c 		go->modet[3].mb_threshold = ctrl->val;