/Linux-v4.19/drivers/media/pci/cx88/ |
D | cx88-core.c | 626 static inline unsigned int norm_swidth(v4l2_std_id norm) in norm_swidth() 631 static inline unsigned int norm_hdelay(v4l2_std_id norm) in norm_hdelay() 636 static inline unsigned int norm_vdelay(v4l2_std_id norm) in norm_vdelay() 641 static inline unsigned int norm_fsc8(v4l2_std_id norm) in norm_fsc8() 662 static inline unsigned int norm_htotal(v4l2_std_id norm) in norm_htotal() 672 static inline unsigned int norm_vbipack(v4l2_std_id norm) in norm_vbipack() 826 v4l2_std_id norm = core->tvnorm; in set_tvaudio() local 877 int cx88_set_tvnorm(struct cx88_core *core, v4l2_std_id norm) in cx88_set_tvnorm()
|
/Linux-v4.19/drivers/media/usb/usbtv/ |
D | usbtv-video.c | 63 static int usbtv_configure_for_norm(struct usbtv *usbtv, v4l2_std_id norm) in usbtv_configure_for_norm() 124 static uint16_t usbtv_norm_to_16f_reg(v4l2_std_id norm) in usbtv_norm_to_16f_reg() 143 static int usbtv_select_norm(struct usbtv *usbtv, v4l2_std_id norm) in usbtv_select_norm() 661 static int usbtv_g_std(struct file *file, void *priv, v4l2_std_id *norm) in usbtv_g_std() 668 static int usbtv_s_std(struct file *file, void *priv, v4l2_std_id norm) in usbtv_s_std()
|
D | usbtv.h | 75 v4l2_std_id norm; member 111 v4l2_std_id norm; member
|
/Linux-v4.19/drivers/gpu/drm/i2c/ |
D | ch7006_mode.c | 205 const struct ch7006_tv_norm_info *norm = &ch7006_tv_norms[priv->norm]; in ch7006_setup_levels() local 236 const struct ch7006_tv_norm_info *norm = &ch7006_tv_norms[priv->norm]; in ch7006_setup_subcarrier() local 331 const struct ch7006_tv_norm_info *norm = &ch7006_tv_norms[priv->norm]; in ch7006_setup_properties() local
|
/Linux-v4.19/drivers/media/i2c/ |
D | tw9903.c | 38 v4l2_std_id norm; member 122 static int tw9903_s_std(struct v4l2_subdev *sd, v4l2_std_id norm) in tw9903_s_std()
|
D | tw9906.c | 29 v4l2_std_id norm; member 93 static int tw9906_s_std(struct v4l2_subdev *sd, v4l2_std_id norm) in tw9906_s_std()
|
D | tw2804.c | 40 int norm; member 258 static int tw2804_s_std(struct v4l2_subdev *sd, v4l2_std_id norm) in tw2804_s_std()
|
D | tw9910.c | 235 v4l2_std_id norm; member 428 static const struct tw9910_scale_ctrl *tw9910_select_norm(v4l2_std_id norm, in tw9910_select_norm() 501 static int tw9910_g_std(struct v4l2_subdev *sd, v4l2_std_id *norm) in tw9910_g_std() 511 static int tw9910_s_std(struct v4l2_subdev *sd, v4l2_std_id norm) in tw9910_s_std() 899 static int tw9910_g_tvnorms(struct v4l2_subdev *sd, v4l2_std_id *norm) in tw9910_g_tvnorms()
|
D | vp27smpx.c | 80 static int vp27smpx_s_std(struct v4l2_subdev *sd, v4l2_std_id norm) in vp27smpx_s_std()
|
D | bt856.c | 54 v4l2_std_id norm; member
|
D | saa7185.c | 47 v4l2_std_id norm; member
|
D | adv7170.c | 51 v4l2_std_id norm; member
|
D | ths7303.c | 139 static int ths7303_s_std_output(struct v4l2_subdev *sd, v4l2_std_id norm) in ths7303_s_std_output()
|
D | adv7175.c | 48 v4l2_std_id norm; member
|
/Linux-v4.19/drivers/media/usb/stk1160/ |
D | stk1160-v4l.c | 517 static int vidioc_querystd(struct file *file, void *priv, v4l2_std_id *norm) in vidioc_querystd() 524 static int vidioc_g_std(struct file *file, void *priv, v4l2_std_id *norm) in vidioc_g_std() 532 static int vidioc_s_std(struct file *file, void *priv, v4l2_std_id norm) in vidioc_s_std()
|
/Linux-v4.19/drivers/media/i2c/soc_camera/ |
D | tw9910.c | 234 v4l2_std_id norm; member 426 static const struct tw9910_scale_ctrl *tw9910_select_norm(v4l2_std_id norm, in tw9910_select_norm() 499 static int tw9910_g_std(struct v4l2_subdev *sd, v4l2_std_id *norm) in tw9910_g_std() 509 static int tw9910_s_std(struct v4l2_subdev *sd, v4l2_std_id norm) in tw9910_s_std() 898 static int tw9910_g_tvnorms(struct v4l2_subdev *sd, v4l2_std_id *norm) in tw9910_g_tvnorms()
|
/Linux-v4.19/drivers/media/pci/dt3155/ |
D | dt3155.c | 343 static int dt3155_g_std(struct file *filp, void *p, v4l2_std_id *norm) in dt3155_g_std() 351 static int dt3155_s_std(struct file *filp, void *p, v4l2_std_id norm) in dt3155_s_std()
|
/Linux-v4.19/drivers/media/i2c/adv748x/ |
D | adv748x-afe.c | 188 static int adv748x_afe_g_std(struct v4l2_subdev *sd, v4l2_std_id *norm) in adv748x_afe_g_std() 252 static int adv748x_afe_g_tvnorms(struct v4l2_subdev *sd, v4l2_std_id *norm) in adv748x_afe_g_tvnorms()
|
/Linux-v4.19/arch/m68k/fpsp040/ |
D | decbin.S | 481 norm: label
|
/Linux-v4.19/drivers/media/pci/saa7134/ |
D | saa7134-vbi.c | 51 struct saa7134_tvnorm *norm = dev->tvnorm; in task_init() local
|
/Linux-v4.19/drivers/staging/media/zoran/ |
D | zr36016.c | 306 struct tvnorm *norm, in zr36016_set_video()
|
D | zr36060.c | 591 struct tvnorm *norm, in zr36060_set_video()
|
D | zr36050.c | 600 struct tvnorm *norm, in zr36050_set_video()
|
/Linux-v4.19/drivers/media/pci/tw68/ |
D | tw68-video.c | 230 static void set_tvnorm(struct tw68_dev *dev, const struct tw68_tvnorm *norm) in set_tvnorm() 272 const struct tw68_tvnorm *norm = dev->tvnorm; in tw68_set_scale() local
|
/Linux-v4.19/drivers/media/pci/cx18/ |
D | cx18-gpio.c | 128 static int gpiomux_s_std(struct v4l2_subdev *sd, v4l2_std_id norm) in gpiomux_s_std()
|