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

/drivers/media/pci/bt8xx/
H A Dbttv-cards.c2994 int gpio, has_remote, has_radio, is_capture_only; local
3040 is_capture_only = !(gpio & 0x008000); /* GPIO15 */
3046 if (is_capture_only)
3055 is_capture_only ? "yes" : "no");

Completed in 52 milliseconds