/kernel/linux/linux-5.10/drivers/media/usb/pvrusb2/ |
H A D | pvrusb2-std.h | 16 int pvr2_std_str_to_id(v4l2_std_id *idPtr,const char *bufPtr, 24 v4l2_std_id id); 30 v4l2_std_id id); 33 v4l2_std_id pvr2_std_get_usable(void);
|
H A D | pvrusb2-std.c | 14 v4l2_std_id id; 120 int pvr2_std_str_to_id(v4l2_std_id *idPtr,const char *bufPtr, in pvr2_std_str_to_id() 123 v4l2_std_id id = 0; in pvr2_std_str_to_id() 124 v4l2_std_id cmsk = 0; in pvr2_std_str_to_id() 125 v4l2_std_id t; in pvr2_std_str_to_id() 173 v4l2_std_id id) in pvr2_std_id_to_str() 267 static struct v4l2_standard *match_std(v4l2_std_id id) in match_std() 278 static int pvr2_std_fill(struct v4l2_standard *std,v4l2_std_id id) in pvr2_std_fill() 298 static v4l2_std_id std_mixes[] = { 306 v4l2_std_id i in pvr2_std_create_enum() [all...] |
/kernel/linux/linux-6.6/drivers/media/usb/pvrusb2/ |
H A D | pvrusb2-std.h | 16 int pvr2_std_str_to_id(v4l2_std_id *idPtr,const char *bufPtr, 24 v4l2_std_id id); 30 v4l2_std_id id); 33 v4l2_std_id pvr2_std_get_usable(void);
|
H A D | pvrusb2-std.c | 14 v4l2_std_id id; 120 int pvr2_std_str_to_id(v4l2_std_id *idPtr,const char *bufPtr, in pvr2_std_str_to_id() 123 v4l2_std_id id = 0; in pvr2_std_str_to_id() 124 v4l2_std_id cmsk = 0; in pvr2_std_str_to_id() 125 v4l2_std_id t; in pvr2_std_str_to_id() 173 v4l2_std_id id) in pvr2_std_id_to_str() 267 static struct v4l2_standard *match_std(v4l2_std_id id) in match_std() 278 static int pvr2_std_fill(struct v4l2_standard *std,v4l2_std_id id) in pvr2_std_fill() 298 static v4l2_std_id std_mixes[] = { 306 v4l2_std_id i in pvr2_std_create_enum() [all...] |
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | videodev2.h | 686 typedef __u64 v4l2_std_id; typedef 687 #define V4L2_STD_PAL_B ((v4l2_std_id)0x00000001) 688 #define V4L2_STD_PAL_B1 ((v4l2_std_id)0x00000002) 689 #define V4L2_STD_PAL_G ((v4l2_std_id)0x00000004) 690 #define V4L2_STD_PAL_H ((v4l2_std_id)0x00000008) 691 #define V4L2_STD_PAL_I ((v4l2_std_id)0x00000010) 692 #define V4L2_STD_PAL_D ((v4l2_std_id)0x00000020) 693 #define V4L2_STD_PAL_D1 ((v4l2_std_id)0x00000040) 694 #define V4L2_STD_PAL_K ((v4l2_std_id)0x00000080) 695 #define V4L2_STD_PAL_M ((v4l2_std_id) [all...] |
H A D | v4l2-subdev.h | 81 #define VIDIOC_SUBDEV_G_STD _IOR('V', 23, v4l2_std_id) 82 #define VIDIOC_SUBDEV_S_STD _IOW('V', 24, v4l2_std_id) 86 #define VIDIOC_SUBDEV_QUERYSTD _IOR('V', 63, v4l2_std_id)
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | videodev2.h | 1260 typedef __u64 v4l2_std_id; typedef 1267 #define V4L2_STD_PAL_B ((v4l2_std_id)0x00000001) 1268 #define V4L2_STD_PAL_B1 ((v4l2_std_id)0x00000002) 1269 #define V4L2_STD_PAL_G ((v4l2_std_id)0x00000004) 1270 #define V4L2_STD_PAL_H ((v4l2_std_id)0x00000008) 1271 #define V4L2_STD_PAL_I ((v4l2_std_id)0x00000010) 1272 #define V4L2_STD_PAL_D ((v4l2_std_id)0x00000020) 1273 #define V4L2_STD_PAL_D1 ((v4l2_std_id)0x00000040) 1274 #define V4L2_STD_PAL_K ((v4l2_std_id)0x00000080) 1276 #define V4L2_STD_PAL_M ((v4l2_std_id) [all...] |
H A D | v4l2-subdev.h | 197 #define VIDIOC_SUBDEV_G_STD _IOR('V', 23, v4l2_std_id) 198 #define VIDIOC_SUBDEV_S_STD _IOW('V', 24, v4l2_std_id) 202 #define VIDIOC_SUBDEV_QUERYSTD _IOR('V', 63, v4l2_std_id)
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | videodev2.h | 1340 typedef __u64 v4l2_std_id; typedef 1347 #define V4L2_STD_PAL_B ((v4l2_std_id)0x00000001) 1348 #define V4L2_STD_PAL_B1 ((v4l2_std_id)0x00000002) 1349 #define V4L2_STD_PAL_G ((v4l2_std_id)0x00000004) 1350 #define V4L2_STD_PAL_H ((v4l2_std_id)0x00000008) 1351 #define V4L2_STD_PAL_I ((v4l2_std_id)0x00000010) 1352 #define V4L2_STD_PAL_D ((v4l2_std_id)0x00000020) 1353 #define V4L2_STD_PAL_D1 ((v4l2_std_id)0x00000040) 1354 #define V4L2_STD_PAL_K ((v4l2_std_id)0x00000080) 1356 #define V4L2_STD_PAL_M ((v4l2_std_id) [all...] |
H A D | v4l2-subdev.h | 275 #define VIDIOC_SUBDEV_G_STD _IOR('V', 23, v4l2_std_id) 276 #define VIDIOC_SUBDEV_S_STD _IOW('V', 24, v4l2_std_id) 280 #define VIDIOC_SUBDEV_QUERYSTD _IOR('V', 63, v4l2_std_id)
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | videodev2.h | 677 typedef __u64 v4l2_std_id; typedef 678 #define V4L2_STD_PAL_B ((v4l2_std_id) 0x00000001) 679 #define V4L2_STD_PAL_B1 ((v4l2_std_id) 0x00000002) 680 #define V4L2_STD_PAL_G ((v4l2_std_id) 0x00000004) 681 #define V4L2_STD_PAL_H ((v4l2_std_id) 0x00000008) 682 #define V4L2_STD_PAL_I ((v4l2_std_id) 0x00000010) 683 #define V4L2_STD_PAL_D ((v4l2_std_id) 0x00000020) 684 #define V4L2_STD_PAL_D1 ((v4l2_std_id) 0x00000040) 685 #define V4L2_STD_PAL_K ((v4l2_std_id) 0x00000080) 686 #define V4L2_STD_PAL_M ((v4l2_std_id) [all...] |
H A D | v4l2-subdev.h | 182 #define VIDIOC_SUBDEV_G_STD _IOR('V', 23, v4l2_std_id) 183 #define VIDIOC_SUBDEV_S_STD _IOW('V', 24, v4l2_std_id) 187 #define VIDIOC_SUBDEV_QUERYSTD _IOR('V', 63, v4l2_std_id)
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | videodev2.h | 677 typedef __u64 v4l2_std_id; typedef 678 #define V4L2_STD_PAL_B ((v4l2_std_id) 0x00000001) 679 #define V4L2_STD_PAL_B1 ((v4l2_std_id) 0x00000002) 680 #define V4L2_STD_PAL_G ((v4l2_std_id) 0x00000004) 681 #define V4L2_STD_PAL_H ((v4l2_std_id) 0x00000008) 682 #define V4L2_STD_PAL_I ((v4l2_std_id) 0x00000010) 683 #define V4L2_STD_PAL_D ((v4l2_std_id) 0x00000020) 684 #define V4L2_STD_PAL_D1 ((v4l2_std_id) 0x00000040) 685 #define V4L2_STD_PAL_K ((v4l2_std_id) 0x00000080) 686 #define V4L2_STD_PAL_M ((v4l2_std_id) [all...] |
H A D | v4l2-subdev.h | 107 #define VIDIOC_SUBDEV_G_STD _IOR('V', 23, v4l2_std_id) 108 #define VIDIOC_SUBDEV_S_STD _IOW('V', 24, v4l2_std_id) 112 #define VIDIOC_SUBDEV_QUERYSTD _IOR('V', 63, v4l2_std_id)
|
/kernel/linux/linux-5.10/drivers/media/pci/ivtv/ |
H A D | ivtv-ioctl.h | 18 void ivtv_s_std_enc(struct ivtv *itv, v4l2_std_id std); 19 void ivtv_s_std_dec(struct ivtv *itv, v4l2_std_id std);
|
/kernel/linux/linux-6.6/drivers/media/pci/ivtv/ |
H A D | ivtv-ioctl.h | 18 void ivtv_s_std_enc(struct ivtv *itv, v4l2_std_id std); 19 void ivtv_s_std_dec(struct ivtv *itv, v4l2_std_id std);
|
/kernel/linux/linux-5.10/drivers/media/test-drivers/vivid/ |
H A D | vivid-vid-cap.h | 15 extern const v4l2_std_id vivid_standard[]; 49 int vidioc_querystd(struct file *file, void *priv, v4l2_std_id *id); 50 int vivid_vid_cap_s_std(struct file *file, void *priv, v4l2_std_id id);
|
/kernel/linux/linux-6.6/drivers/media/test-drivers/vivid/ |
H A D | vivid-vid-cap.h | 15 extern const v4l2_std_id vivid_standard[]; 46 int vidioc_querystd(struct file *file, void *priv, v4l2_std_id *id); 47 int vivid_vid_cap_s_std(struct file *file, void *priv, v4l2_std_id id);
|
/kernel/linux/linux-5.10/include/media/ |
H A D | v4l2-subdev.h | 373 * @s_std_output: set v4l2_std_id for video OUTPUT devices. This is ignored by 381 * @g_tvnorms: get &v4l2_std_id with all standards supported by the video 384 * @g_tvnorms_output: get v4l2_std_id with all standards supported by the video 416 int (*g_std)(struct v4l2_subdev *sd, v4l2_std_id *norm); 417 int (*s_std)(struct v4l2_subdev *sd, v4l2_std_id norm); 418 int (*s_std_output)(struct v4l2_subdev *sd, v4l2_std_id std); 419 int (*g_std_output)(struct v4l2_subdev *sd, v4l2_std_id *std); 420 int (*querystd)(struct v4l2_subdev *sd, v4l2_std_id *std); 421 int (*g_tvnorms)(struct v4l2_subdev *sd, v4l2_std_id *std); 422 int (*g_tvnorms_output)(struct v4l2_subdev *sd, v4l2_std_id *st [all...] |
/kernel/linux/linux-5.10/include/media/davinci/ |
H A D | vpbe.h | 119 int (*s_std)(struct vpbe_device *vpbe_dev, v4l2_std_id std_id); 122 int (*g_std)(struct vpbe_device *vpbe_dev, v4l2_std_id *std_id);
|
/kernel/linux/linux-5.10/drivers/media/usb/usbtv/ |
H A D | usbtv.h | 75 v4l2_std_id norm; 111 v4l2_std_id norm;
|
/kernel/linux/linux-6.6/drivers/media/usb/usbtv/ |
H A D | usbtv.h | 76 v4l2_std_id norm; 112 v4l2_std_id norm;
|
/kernel/linux/linux-5.10/drivers/media/i2c/adv748x/ |
H A D | adv748x-afe.c | 56 v4l2_std_id *std) in adv748x_afe_status() 128 static int adv748x_afe_std(v4l2_std_id std) in adv748x_afe_std() 184 static int adv748x_afe_g_std(struct v4l2_subdev *sd, v4l2_std_id *norm) in adv748x_afe_g_std() 193 static int adv748x_afe_s_std(struct v4l2_subdev *sd, v4l2_std_id std) in adv748x_afe_s_std() 212 static int adv748x_afe_querystd(struct v4l2_subdev *sd, v4l2_std_id *std) in adv748x_afe_querystd() 248 static int adv748x_afe_g_tvnorms(struct v4l2_subdev *sd, v4l2_std_id *norm) in adv748x_afe_g_tvnorms()
|
/kernel/linux/linux-6.6/drivers/media/i2c/adv748x/ |
H A D | adv748x-afe.c | 56 v4l2_std_id *std) in adv748x_afe_status() 128 static int adv748x_afe_std(v4l2_std_id std) in adv748x_afe_std() 184 static int adv748x_afe_g_std(struct v4l2_subdev *sd, v4l2_std_id *norm) in adv748x_afe_g_std() 193 static int adv748x_afe_s_std(struct v4l2_subdev *sd, v4l2_std_id std) in adv748x_afe_s_std() 212 static int adv748x_afe_querystd(struct v4l2_subdev *sd, v4l2_std_id *std) in adv748x_afe_querystd() 248 static int adv748x_afe_g_tvnorms(struct v4l2_subdev *sd, v4l2_std_id *norm) in adv748x_afe_g_tvnorms()
|
/kernel/linux/linux-6.6/include/media/ |
H A D | v4l2-subdev.h | 429 * @s_std_output: set v4l2_std_id for video OUTPUT devices. This is ignored by 437 * @g_tvnorms: get &v4l2_std_id with all standards supported by the video 440 * @g_tvnorms_output: get v4l2_std_id with all standards supported by the video 487 int (*g_std)(struct v4l2_subdev *sd, v4l2_std_id *norm); 488 int (*s_std)(struct v4l2_subdev *sd, v4l2_std_id norm); 489 int (*s_std_output)(struct v4l2_subdev *sd, v4l2_std_id std); 490 int (*g_std_output)(struct v4l2_subdev *sd, v4l2_std_id *std); 491 int (*querystd)(struct v4l2_subdev *sd, v4l2_std_id *std); 492 int (*g_tvnorms)(struct v4l2_subdev *sd, v4l2_std_id *std); 493 int (*g_tvnorms_output)(struct v4l2_subdev *sd, v4l2_std_id *st [all...] |