is_capture_only  2985 drivers/media/pci/bt8xx/bttv-cards.c 	int gpio, has_remote, has_radio, is_capture_only;
is_capture_only  3031 drivers/media/pci/bt8xx/bttv-cards.c 	is_capture_only     = !(gpio & 0x008000); /* GPIO15 */
is_capture_only  3037 drivers/media/pci/bt8xx/bttv-cards.c 	if (is_capture_only)
is_capture_only  3046 drivers/media/pci/bt8xx/bttv-cards.c 		is_capture_only ? "yes" : "no");