Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/pci/bt8xx/
Dbttv-cards.c2985 int gpio, has_remote, has_radio, is_capture_only; in flyvideo_gpio() local
3031 is_capture_only = !(gpio & 0x008000); /* GPIO15 */ in flyvideo_gpio()
3037 if (is_capture_only) in flyvideo_gpio()
3046 is_capture_only ? "yes" : "no"); in flyvideo_gpio()