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

/drivers/media/platform/vivid/
H A Dvivid-core.c228 cap->device_caps = dev->vbi_cap_caps;
238 dev->vbi_cap_caps | dev->vbi_out_caps |
794 dev->vbi_cap_caps = (dev->has_raw_vbi_cap ? V4L2_CAP_VBI_CAPTURE : 0) |
796 dev->vbi_cap_caps |= V4L2_CAP_STREAMING | V4L2_CAP_READWRITE;
798 dev->vbi_cap_caps |= V4L2_CAP_AUDIO;
800 dev->vbi_cap_caps |= V4L2_CAP_TUNER;
H A Dvivid-core.h151 u32 vbi_cap_caps; member in struct:vivid_dev

Completed in 162 milliseconds