Searched refs:is_vbi (Results 1 – 1 of 1) sorted by relevance
936 bool is_vbi = vfd->vfl_type == VFL_TYPE_VBI; in check_fmt() local975 if (is_vbi && is_rx && ops->vidioc_g_fmt_vbi_cap) in check_fmt()979 if (is_vbi && is_tx && ops->vidioc_g_fmt_vbi_out) in check_fmt()983 if (is_vbi && is_rx && ops->vidioc_g_fmt_sliced_vbi_cap) in check_fmt()987 if (is_vbi && is_tx && ops->vidioc_g_fmt_sliced_vbi_out) in check_fmt()