Home
last modified time | relevance | path

Searched refs:video_type (Results 1 – 17 of 17) sorted by relevance

/linux/arch/x86/xen/
A Dvga.c26 switch (info->video_type) { in xen_init_vga()
60 if (info->video_type == XEN_VGATYPE_EFI_LFB) { in xen_init_vga()
/linux/drivers/media/pci/solo6x10/
A Dsolo6x10-disp.c73 if (solo_dev->video_type == SOLO_VO_FMT_TYPE_NTSC) { in solo_vin_config()
115 solo_dev->video_type | in solo_vout_config()
264 if (solo_dev->video_type == SOLO_VO_FMT_TYPE_NTSC) { in solo_disp_init()
A Dsolo6x10-tw28.c221 if (solo_dev->video_type == SOLO_VO_FMT_TYPE_PAL) in tw2865_setup()
272 if (solo_dev->video_type == SOLO_VO_FMT_TYPE_PAL) in tw2864_setup()
411 (solo_dev->video_type == SOLO_VO_FMT_TYPE_NTSC) ? in tw2815_setup()
574 if (dev->video_type == SOLO_VO_FMT_TYPE_PAL) in saa712x_setup()
A Dsolo6x10-v4l2-enc.c152 if (solo_dev->video_type == SOLO_VO_FMT_TYPE_NTSC) { in solo_update_mode()
160 if (solo_dev->video_type == SOLO_VO_FMT_TYPE_NTSC) { in solo_update_mode()
173 if (solo_dev->video_type == SOLO_VO_FMT_TYPE_NTSC) { in solo_update_mode()
181 if (solo_dev->video_type == SOLO_VO_FMT_TYPE_NTSC) { in solo_update_mode()
945 if (solo_dev->video_type == SOLO_VO_FMT_TYPE_NTSC) in solo_enc_g_std()
A Dsolo6x10-v4l2.c517 if (solo_dev->video_type == SOLO_VO_FMT_TYPE_NTSC) in solo_g_std()
534 solo_dev->video_type = is_50hz ? SOLO_VO_FMT_TYPE_PAL : in solo_set_video_type()
A Dsolo6x10.h234 u32 video_type; member
/linux/drivers/media/pci/cx18/
A Dcx18-cards.h45 u8 video_type; /* video input type */ member
A Dcx18-cards.c596 strscpy(input->name, input_strs[card_input->video_type - 1], in cx18_get_input()
598 input->type = (card_input->video_type == CX18_CARD_INPUT_VID_TUNER ? in cx18_get_input()
A Dcx18-driver.c775 if (cx->card->video_inputs[i].video_type == 0) in cx18_init_struct2()
785 if (cx->card->video_inputs[i].video_type == in cx18_init_struct2()
A Dcx18-streams.c361 if (cx->card->video_inputs->video_type == CX18_CARD_INPUT_VID_TUNER) in cx18_prep_dev()
A Dcx18-ioctl.c526 if (card_input->video_type == V4L2_INPUT_TYPE_TUNER) in cx18_s_input()
/linux/drivers/media/pci/ivtv/
A Divtv-routing.c59 type = itv->card->video_inputs[inp].video_type; in ivtv_video_set_io()
A Divtv-cards.h188 u8 video_type; /* video input type */ member
A Divtv-cards.c1308 strscpy(input->name, input_strs[card_input->video_type - 1], in ivtv_get_input()
1310 input->type = (card_input->video_type == IVTV_CARD_INPUT_VID_TUNER ? in ivtv_get_input()
A Divtv-driver.c802 if (itv->card->video_inputs[i].video_type == 0) in ivtv_init_struct2()
818 if (itv->card->video_inputs[i].video_type == in ivtv_init_struct2()
A Divtv-ioctl.c1004 if (itv->card->video_inputs[inp].video_type == IVTV_CARD_INPUT_VID_TUNER) in ivtv_s_input()
/linux/include/xen/interface/
A Dxen.h690 uint8_t video_type; member

Completed in 36 milliseconds