Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/bt8xx/
H A Dbttv-cards.c2982 int gpio, has_remote, has_radio, is_capture_only; in flyvideo_gpio() local
3028 is_capture_only = !(gpio & 0x008000); /* GPIO15 */ in flyvideo_gpio()
3034 if (is_capture_only) in flyvideo_gpio()
3043 is_capture_only ? "yes" : "no"); in flyvideo_gpio()