Home
last modified time | relevance | path

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

/linux/drivers/media/v4l2-core/
H A Dv4l2-ioctl.c936 bool is_vbi = vfd->vfl_type == VFL_TYPE_VBI; in check_fmt() local
975 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()