Home
last modified time | relevance | path

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

/linux-4.19.296/include/media/
Dv4l2-dev.h41 VFL_TYPE_TOUCH, enumerator
/linux-4.19.296/drivers/media/v4l2-core/
Dv4l2-dev.c532 bool is_tch = vdev->vfl_type == VFL_TYPE_TOUCH; in determine_valid_ioctls()
764 case VFL_TYPE_TOUCH: in video_register_media_controller()
873 case VFL_TYPE_TOUCH: in __video_register_device()
Dv4l2-ioctl.c942 bool is_tch = vfd->vfl_type == VFL_TYPE_TOUCH; in check_fmt()
1475 if (vfd->vfl_type == VFL_TYPE_TOUCH) in v4l_g_fmt()
1535 if (vfd->vfl_type == VFL_TYPE_TOUCH) in v4l_s_fmt()