Home
last modified time | relevance | path

Searched defs:itv (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/media/pci/ivtv/
H A Divtv-ioctl.c114 void ivtv_set_osd_alpha(struct ivtv *itv) in ivtv_set_osd_alpha()
121 int ivtv_set_speed(struct ivtv *itv, int speed) in ivtv_set_speed()
231 static int ivtv_video_command(struct ivtv *itv, struct ivtv_open_id *id, in ivtv_video_command()
311 struct ivtv *itv = file2id(file)->itv; in ivtv_g_fmt_sliced_vbi_out() local
334 struct ivtv *itv = id->itv; in ivtv_g_fmt_vid_cap() local
356 struct ivtv *itv = file2id(file)->itv; in ivtv_g_fmt_vbi_cap() local
376 struct ivtv *itv = id->itv; in ivtv_g_fmt_sliced_vbi_cap() local
398 struct ivtv *itv = id->itv; in ivtv_g_fmt_vid_out() local
437 struct ivtv *itv = file2id(file)->itv; in ivtv_g_fmt_vid_out_overlay() local
465 struct ivtv *itv = id->itv; in ivtv_try_fmt_vid_cap() local
[all …]
H A Divtv-driver.c297 void ivtv_clear_irq_mask(struct ivtv *itv, u32 mask) in ivtv_clear_irq_mask()
303 void ivtv_set_irq_mask(struct ivtv *itv, u32 mask) in ivtv_set_irq_mask()
309 int ivtv_set_output_mode(struct ivtv *itv, int mode) in ivtv_set_output_mode()
321 struct ivtv_stream *ivtv_get_output_stream(struct ivtv *itv) in ivtv_get_output_stream()
362 void ivtv_read_eeprom(struct ivtv *itv, struct tveeprom *tv) in ivtv_read_eeprom()
371 static void ivtv_process_eeprom(struct ivtv *itv) in ivtv_process_eeprom()
505 static v4l2_std_id ivtv_parse_std(struct ivtv *itv) in ivtv_parse_std()
598 static void ivtv_process_options(struct ivtv *itv) in ivtv_process_options()
695 static int ivtv_init_struct1(struct ivtv *itv) in ivtv_init_struct1()
757 static void ivtv_init_struct2(struct ivtv *itv) in ivtv_init_struct2()
[all …]
H A Divtvfb.c193 static int ivtvfb_get_framebuffer(struct ivtv *itv, u32 *fbbase, in ivtvfb_get_framebuffer()
206 static int ivtvfb_get_osd_coords(struct ivtv *itv, in ivtvfb_get_osd_coords()
223 static int ivtvfb_set_osd_coords(struct ivtv *itv, const struct ivtv_osd_coords *osd) in ivtvfb_set_osd_coords()
238 static int ivtvfb_set_display_window(struct ivtv *itv, struct v4l2_rect *ivtv_window) in ivtvfb_set_display_window()
274 static int ivtvfb_prep_dec_dma_to_device(struct ivtv *itv, in ivtvfb_prep_dec_dma_to_device()
322 static int ivtvfb_prep_frame(struct ivtv *itv, int cmd, void __user *source, in ivtvfb_prep_frame()
376 struct ivtv *itv = (struct ivtv *) info->par; in ivtvfb_write() local
448 struct ivtv *itv = (struct ivtv *)info->par; in ivtvfb_ioctl() local
501 static int ivtvfb_set_var(struct ivtv *itv, struct fb_var_screeninfo *var) in ivtvfb_set_var()
615 static int ivtvfb_get_fix(struct ivtv *itv, struct fb_fix_screeninfo *fix) in ivtvfb_get_fix()
[all …]
H A Divtv-alsa-main.c92 struct ivtv *itv = to_ivtv(itvsc->v4l2_dev); in snd_ivtv_card_set_names() local
112 struct ivtv *itv = to_ivtv(v4l2_dev); in snd_ivtv_init() local
181 static int ivtv_alsa_load(struct ivtv *itv) in ivtv_alsa_load()
228 struct ivtv *itv = to_ivtv(itvsc->v4l2_dev); in snd_ivtv_exit() local
H A Divtv-alsa.h28 struct ivtv *itv = to_ivtv(itvsc->v4l2_dev); in snd_ivtv_lock() local
34 struct ivtv *itv = to_ivtv(itvsc->v4l2_dev); in snd_ivtv_unlock() local