Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/media/video/bt8xx/
Dbttv-cards.c2987 int gpio, has_remote, has_radio, is_capture_only; in flyvideo_gpio() local
3033 is_capture_only = !(gpio & 0x008000); /* GPIO15 */ in flyvideo_gpio()
3039 if (is_capture_only) in flyvideo_gpio()
3048 is_capture_only ? "yes" : "no "); in flyvideo_gpio()