Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/pci/bt8xx/
Dbttv-cards.c2993 int gpio, has_remote, has_radio, is_capture_only; in flyvideo_gpio() local
3039 is_capture_only = !(gpio & 0x008000); /* GPIO15 */ in flyvideo_gpio()
3045 if (is_capture_only) in flyvideo_gpio()
3054 is_capture_only ? "yes" : "no"); in flyvideo_gpio()