Home
last modified time | relevance | path

Searched defs:is_vid (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/media/v4l2-core/
Dv4l2-ioctl.c923 bool is_vid = vfd->vfl_type == VFL_TYPE_GRABBER; in check_fmt() local
1296 bool is_vid = vfd->vfl_type == VFL_TYPE_GRABBER; in v4l_enum_fmt() local
1349 bool is_vid = vfd->vfl_type == VFL_TYPE_GRABBER; in v4l_g_fmt() local
1445 bool is_vid = vfd->vfl_type == VFL_TYPE_GRABBER; in v4l_s_fmt() local
1529 bool is_vid = vfd->vfl_type == VFL_TYPE_GRABBER; in v4l_try_fmt() local
Dv4l2-dev.c523 bool is_vid = vdev->vfl_type == VFL_TYPE_GRABBER; in determine_valid_ioctls() local