Lines Matching defs:btv
177 struct bttv *btv = video_get_drvdata(vfd); in card_show() local
644 int check_alloc_btres_lock(struct bttv *btv, int bit) in check_alloc_btres_lock()
688 int check_btres(struct bttv *btv, int bit) in check_btres()
694 int locked_btres(struct bttv *btv, int bit) in locked_btres()
701 disclaim_vbi_lines(struct bttv *btv) in disclaim_vbi_lines()
708 disclaim_video_lines(struct bttv *btv) in disclaim_video_lines()
728 void free_btres_lock(struct bttv *btv, int bits) in free_btres_lock()
758 static void set_pll_freq(struct bttv *btv, unsigned int fin, unsigned int fout) in set_pll_freq()
780 static void set_pll(struct bttv *btv) in set_pll()
832 static void bt848A_set_timing(struct bttv *btv) in bt848A_set_timing()
864 static void bt848_bright(struct bttv *btv, int bright) in bt848_bright()
876 static void bt848_hue(struct bttv *btv, int hue) in bt848_hue()
887 static void bt848_contrast(struct bttv *btv, int cont) in bt848_contrast()
901 static void bt848_sat(struct bttv *btv, int color) in bt848_sat()
921 video_mux(struct bttv *btv, unsigned int input) in video_mux()
956 audio_mux_gpio(struct bttv *btv, int input, int mute) in audio_mux_gpio()
988 audio_mute(struct bttv *btv, int mute) in audio_mute()
1013 audio_input(struct bttv *btv, int input) in audio_input()
1101 set_tvnorm(struct bttv *btv, unsigned int norm) in set_tvnorm()
1146 set_input(struct bttv *btv, unsigned int input, unsigned int norm) in set_input()
1169 void init_irqreg(struct bttv *btv) in init_irqreg()
1191 static void init_bt848(struct bttv *btv) in init_bt848()
1221 static void bttv_reinit_bt848(struct bttv *btv) in bttv_reinit_bt848()
1239 struct bttv *btv = container_of(c->handler, struct bttv, ctrl_handler); in bttv_s_ctrl() local
1439 void bttv_gpio_tracking(struct bttv *btv, char *comment) in bttv_gpio_tracking()
1469 struct bttv *btv = vb2_get_drv_priv(q); in queue_setup() local
1484 struct bttv *btv = vb2_get_drv_priv(vq); in buf_queue() local
1503 struct bttv *btv = vb2_get_drv_priv(vq); in buf_prepare() local
1529 struct bttv *btv = vb2_get_drv_priv(vq); in buf_cleanup() local
1541 struct bttv *btv = vb2_get_drv_priv(q); in start_streaming() local
1568 struct bttv *btv = vb2_get_drv_priv(q); in stop_streaming() local
1589 static void radio_enable(struct bttv *btv) in radio_enable()
1602 struct bttv *btv = video_drvdata(file); in bttv_s_std() local
1617 struct bttv *btv = video_drvdata(file); in bttv_g_std() local
1625 struct bttv *btv = video_drvdata(file); in bttv_querystd() local
1637 struct bttv *btv = video_drvdata(file); in bttv_enum_input() local
1669 struct bttv *btv = video_drvdata(file); in bttv_g_input() local
1678 struct bttv *btv = video_drvdata(file); in bttv_s_input() local
1690 struct bttv *btv = video_drvdata(file); in bttv_s_tuner() local
1708 struct bttv *btv = video_drvdata(file); in bttv_g_frequency() local
1721 static void bttv_set_frequency(struct bttv *btv, const struct v4l2_frequency *f) in bttv_set_frequency()
1744 struct bttv *btv = video_drvdata(file); in bttv_s_frequency() local
1756 struct bttv *btv = video_drvdata(file); in bttv_log_status() local
1767 struct bttv *btv = video_drvdata(file); in bttv_g_register() local
1780 struct bttv *btv = video_drvdata(file); in bttv_s_register() local
1840 limit_scaled_size_lock(struct bttv *btv, __s32 *width, __s32 *height, in limit_scaled_size_lock()
1938 static int bttv_switch_type(struct bttv *btv, enum v4l2_buf_type type) in bttv_switch_type()
1987 struct bttv *btv = video_drvdata(file); in bttv_g_fmt_vid_cap() local
2014 struct bttv *btv = video_drvdata(file); in bttv_try_fmt_vid_cap() local
2070 struct bttv *btv = video_drvdata(file); in bttv_s_fmt_vid_cap() local
2115 struct bttv *btv = video_drvdata(file); in bttv_querycap() local
2165 struct bttv *btv = video_drvdata(file); in bttv_g_parm() local
2179 struct bttv *btv = video_drvdata(file); in bttv_g_tuner() local
2201 struct bttv *btv = video_drvdata(file); in bttv_g_pixelaspect() local
2213 struct bttv *btv = video_drvdata(file); in bttv_g_selection() local
2237 struct bttv *btv = video_drvdata(file); in bttv_s_selection() local
2369 struct bttv *btv = video_drvdata(file); in radio_open() local
2386 struct bttv *btv = video_drvdata(file); in radio_release() local
2403 struct bttv *btv = video_drvdata(file); in radio_g_tuner() local
2425 struct bttv *btv = video_drvdata(file); in radio_s_tuner() local
2438 struct bttv *btv = video_drvdata(file); in radio_s_hw_freq_seek() local
2449 struct bttv *btv = video_drvdata(file); in radio_enum_freq_bands() local
2460 struct bttv *btv = video_drvdata(file); in radio_read() local
2477 struct bttv *btv = video_drvdata(file); in radio_poll() local
2558 static void bttv_risc_disasm(struct bttv *btv, in bttv_risc_disasm()
2580 static void bttv_print_riscaddr(struct bttv *btv) in bttv_print_riscaddr()
2632 static void bttv_irq_debug_low_latency(struct bttv *btv, u32 rc) in bttv_irq_debug_low_latency()
2654 bttv_irq_next_video(struct bttv *btv, struct bttv_buffer_set *set) in bttv_irq_next_video()
2725 bttv_irq_wakeup_video(struct bttv *btv, struct bttv_buffer_set *wakeup, in bttv_irq_wakeup_video()
2766 bttv_irq_wakeup_vbi(struct bttv *btv, struct bttv_buffer *wakeup, in bttv_irq_wakeup_vbi()
2801 struct bttv *btv = from_timer(btv, t, timeout); in bttv_irq_timeout() local
2856 bttv_irq_wakeup_top(struct bttv *btv) in bttv_irq_wakeup_top()
2885 bttv_irq_switch_video(struct bttv *btv) in bttv_irq_switch_video()
2924 bttv_irq_switch_vbi(struct bttv *btv) in bttv_irq_switch_vbi()
2961 struct bttv *btv; in bttv_irq() local
3073 static int vdev_init(struct bttv *btv, struct video_device *vfd, in vdev_init()
3124 static void bttv_unregister_video(struct bttv *btv) in bttv_unregister_video()
3132 static int bttv_register_video(struct bttv *btv) in bttv_register_video()
3213 struct bttv *btv; in bttv_probe() local
3460 struct bttv *btv = to_bttv(v4l2_dev); in bttv_remove() local
3510 struct bttv *btv = to_bttv(v4l2_dev); in bttv_suspend() local
3541 struct bttv *btv = to_bttv(v4l2_dev); in bttv_resume() local