Searched refs:VIDIOC_G_INPUT (Results 1 – 3 of 3) sorted by relevance
496 if (-1 == DoIoctl(VIDIOC_G_INPUT, &index)) { in EnumInput()521 if (-1 == DoIoctl(VIDIOC_G_INPUT, &input.index)) { in EnumStandard()
512 case VIDIOC_G_INPUT: in v4l2_ioctl()
2210 #define VIDIOC_G_INPUT _IOR('V', 38, int) macro