Searched refs:std (Results 76 - 100 of 160) sorted by relevance

1234567

/drivers/media/dvb-frontends/
H A Dau8522_decoder.c252 if (state->std == V4L2_STD_PAL_M) {
638 static int au8522_s_std(struct v4l2_subdev *sd, v4l2_std_id std) argument
642 if ((std & (V4L2_STD_PAL_M | V4L2_STD_NTSC_M)) == 0)
645 state->std = std;
793 state->std = V4L2_STD_NTSC_M;
/drivers/media/i2c/cx25840/
H A Dcx25840-core.c640 /* Call the cx23888 specific std setup func, we no longer rely on
776 v4l2_std_id std = state->std; local
783 if (std & ~V4L2_STD_NTSC)
788 if (std & V4L2_STD_625_50) {
798 if (std & V4L2_STD_SECAM) {
802 } else if (std == V4L2_STD_PAL_Nc) {
819 if (std == V4L2_STD_PAL_60) {
826 } else if (std == V4L2_STD_PAL_M) {
911 if (std
925 v4l2_std_id std = state->std; local
1737 cx25840_g_std(struct v4l2_subdev *sd, v4l2_std_id *std) argument
1786 cx25840_s_std(struct v4l2_subdev *sd, v4l2_std_id std) argument
4964 v4l2_std_id std = state->std; local
[all...]
/drivers/staging/panel/
H A Dpanel.c178 } std; member in union:logical_input::__anon6656
1770 if (input->u.std.press_fct != NULL)
1771 input->u.std.press_fct(input->u.std.press_data);
1848 void (*release_fct)(int) = input->u.std.release_fct;
1851 release_fct(input->u.std.release_data);
2075 callback->u.std.press_fct = press_fct;
2076 callback->u.std.press_data = press_data;
2077 callback->u.std.release_fct = release_fct;
2078 callback->u.std
[all...]
/drivers/media/usb/s2255/
H A Ds2255drv.c225 v4l2_std_id std; member in struct:s2255_vc
430 return (vc->std & V4L2_STD_525_60) ?
436 return (vc->std & V4L2_STD_525_60) ?
442 return (vc->std & V4L2_STD_525_60) ?
448 return (vc->std & V4L2_STD_525_60) ?
763 int is_ntsc = vc->std & V4L2_STD_525_60;
786 int is_ntsc = vc->std & V4L2_STD_525_60;
1163 vc->std = i;
1173 *i = vc->std;
1194 inp->std
[all...]
/drivers/media/pci/solo6x10/
H A Dsolo6x10-v4l2.c429 input->std = solo_dev->vfd->tvnorms;
550 static int solo_s_std(struct file *file, void *priv, v4l2_std_id std) argument
554 return solo_set_video_type(solo_dev, std & V4L2_STD_625_50);
/drivers/media/platform/davinci/
H A Dvpbe_venc.c71 v4l2_std_id std; member in struct:venc_state
578 /* Set default to output to composite and std to NTSC */
580 venc->std = V4L2_STD_525_60;
588 ret = venc_s_std_output(sd, venc->std);
590 v4l2_err(sd, "Error setting std during init\n");
/drivers/media/usb/hdpvr/
H A Dhdpvr-video.c582 v4l2_std_id std)
592 if (std & V4L2_STD_525_60)
594 dev->cur_std = std;
602 v4l2_std_id *std)
609 *std = dev->cur_std;
769 i->std = n ? V4L2_STD_ALL : 0;
581 vidioc_s_std(struct file *file, void *_fh, v4l2_std_id std) argument
601 vidioc_g_std(struct file *file, void *_fh, v4l2_std_id *std) argument
/drivers/media/usb/pvrusb2/
H A Dpvrusb2-v4l2.c187 static int pvr2_g_std(struct file *file, void *priv, v4l2_std_id *std) argument
196 *std = val;
200 static int pvr2_s_std(struct file *file, void *priv, v4l2_std_id std) argument
206 pvr2_hdw_get_ctrl_by_id(hdw, PVR2_CID_STDCUR), std);
209 static int pvr2_querystd(struct file *file, void *priv, v4l2_std_id *std) argument
218 *std = val;
261 /* Handling std is a tougher problem. It doesn't make
/drivers/media/pci/cx18/
H A Dcx18-dvb.c97 .atsc_6 = { .if_freq = 5380, .agc_mode = 3, .std = 3,
99 .qam_6 = { .if_freq = 4000, .agc_mode = 3, .std = 0,
/drivers/media/pci/saa7134/
H A Dsaa7134-dvb.c236 .dvbt_6 = { .if_freq = 3300, .agc_mode = 3, .std = 4,
1104 .atsc_6 = { .if_freq = 3250, .agc_mode = 3, .std = 4,
1106 .qam_6 = { .if_freq = 4000, .agc_mode = 3, .std = 5,
1150 .dvbt_6 = { .if_freq = 3300, .agc_mode = 3, .std = 4,
1152 .dvbt_7 = { .if_freq = 3800, .agc_mode = 3, .std = 5,
1154 .dvbt_8 = { .if_freq = 4300, .agc_mode = 3, .std = 6,
1184 .atsc_6 = { .if_freq = 3250, .agc_mode = 3, .std = 3,
1186 .qam_6 = { .if_freq = 4000, .agc_mode = 3, .std = 0,
H A Dsaa7134.h105 v4l2_std_id std; member in struct:saa7134_tvaudio
785 int saa7134_querystd(struct file *file, void *priv, v4l2_std_id *std);
/drivers/media/pci/saa7164/
H A Dsaa7164.h379 v4l2_std_id std; member in struct:saa7164_port
537 int saa7164_api_configure_dif(struct saa7164_port *port, u32 std);
H A Dsaa7164-encoder.c231 port->std = id;
248 *id = port->std;
271 i->std |= saa7164_tvnorms[n].id;
358 /* TODO: Pull this for the std */
362 .std = port->encodernorm.id,
1396 port->std = V4L2_STD_NTSC_M;
H A Dsaa7164-vbi.c203 port->std = id;
220 *id = port->std;
243 i->std |= saa7164_tvnorms[n].id;
330 /* TODO: Pull this for the std */
334 .std = port->encodernorm.id,
1337 port->std = V4L2_STD_NTSC_M;
H A Dsaa7164-dvb.c55 .atsc_6 = { .if_freq = 3250, .agc_mode = 3, .std = 3,
57 .qam_6 = { .if_freq = 4000, .agc_mode = 3, .std = 0,
/drivers/ide/
H A DMakefile9 ide-io-std.o ide-eh.o
/drivers/media/i2c/
H A Dtvp514x.c395 u8 std, std_status; local
397 std = tvp514x_read_reg(sd, REG_VIDEO_STD);
398 if ((std & VIDEO_STD_MASK) == VIDEO_STD_AUTO_SWITCH_BIT)
403 std_status = std;
H A Dsaa717x.c59 v4l2_std_id std; member in struct:saa717x_state
1065 static int saa717x_s_std(struct v4l2_subdev *sd, v4l2_std_id std) argument
1073 decoder->std = std;
1310 decoder->std = V4L2_STD_NTSC;
H A Dsaa6752hs.c629 static int saa6752hs_s_std(struct v4l2_subdev *sd, v4l2_std_id std) argument
633 h->standard = std;
/drivers/media/pci/ivtv/
H A Divtv-cards.h257 v4l2_std_id std; /* standard for which the tuner is suitable */ member in struct:ivtv_card_tuner
/drivers/media/tuners/
H A Dtda18271-priv.h120 struct tda18271_std_map std; member in struct:tda18271_priv
/drivers/media/usb/au0828/
H A Dau0828.h236 v4l2_std_id std; member in struct:au0828_dev
/drivers/media/usb/go7007/
H A Dgo7007-priv.h195 v4l2_std_id std; member in struct:go7007
/drivers/media/pci/cx23885/
H A Dcx23885-dvb.c311 .atsc_6 = { .if_freq = 5380, .agc_mode = 3, .std = 3,
313 .qam_6 = { .if_freq = 4000, .agc_mode = 3, .std = 0,
318 .dvbt_6 = { .if_freq = 3300, .agc_mode = 3, .std = 4,
320 .dvbt_7 = { .if_freq = 3800, .agc_mode = 3, .std = 5,
322 .dvbt_8 = { .if_freq = 4300, .agc_mode = 3, .std = 6,
349 .atsc_6 = { .if_freq = 3250, .agc_mode = 3, .std = 4,
351 .qam_6 = { .if_freq = 4000, .agc_mode = 3, .std = 5,
/drivers/media/dvb-core/
H A Ddvb_frontend.h75 u64 std; member in struct:analog_parameters

Completed in 486 milliseconds

1234567