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
1542 struct bttv *btv = vb2_get_drv_priv(q); in start_streaming() local
1570 struct bttv *btv = vb2_get_drv_priv(q); in stop_streaming() local
1593 static void radio_enable(struct bttv *btv) in radio_enable()
1606 struct bttv *btv = video_drvdata(file); in bttv_s_std() local
1621 struct bttv *btv = video_drvdata(file); in bttv_g_std() local
1629 struct bttv *btv = video_drvdata(file); in bttv_querystd() local
1641 struct bttv *btv = video_drvdata(file); in bttv_enum_input() local
1673 struct bttv *btv = video_drvdata(file); in bttv_g_input() local
1682 struct bttv *btv = video_drvdata(file); in bttv_s_input() local
1694 struct bttv *btv = video_drvdata(file); in bttv_s_tuner() local
1712 struct bttv *btv = video_drvdata(file); in bttv_g_frequency() local
1725 static void bttv_set_frequency(struct bttv *btv, const struct v4l2_frequency *f) in bttv_set_frequency()
1748 struct bttv *btv = video_drvdata(file); in bttv_s_frequency() local
1760 struct bttv *btv = video_drvdata(file); in bttv_log_status() local
1771 struct bttv *btv = video_drvdata(file); in bttv_g_register() local
1784 struct bttv *btv = video_drvdata(file); in bttv_s_register() local
1844 limit_scaled_size_lock(struct bttv *btv, __s32 *width, __s32 *height, in limit_scaled_size_lock()
1942 static int bttv_switch_type(struct bttv *btv, enum v4l2_buf_type type) in bttv_switch_type()
1991 struct bttv *btv = video_drvdata(file); in bttv_g_fmt_vid_cap() local
2018 struct bttv *btv = video_drvdata(file); in bttv_try_fmt_vid_cap() local
2074 struct bttv *btv = video_drvdata(file); in bttv_s_fmt_vid_cap() local
2119 struct bttv *btv = video_drvdata(file); in bttv_querycap() local
2169 struct bttv *btv = video_drvdata(file); in bttv_g_parm() local
2183 struct bttv *btv = video_drvdata(file); in bttv_g_tuner() local
2205 struct bttv *btv = video_drvdata(file); in bttv_g_pixelaspect() local
2217 struct bttv *btv = video_drvdata(file); in bttv_g_selection() local
2241 struct bttv *btv = video_drvdata(file); in bttv_s_selection() local
2373 struct bttv *btv = video_drvdata(file); in radio_open() local
2390 struct bttv *btv = video_drvdata(file); in radio_release() local
2407 struct bttv *btv = video_drvdata(file); in radio_g_tuner() local
2429 struct bttv *btv = video_drvdata(file); in radio_s_tuner() local
2442 struct bttv *btv = video_drvdata(file); in radio_s_hw_freq_seek() local
2453 struct bttv *btv = video_drvdata(file); in radio_enum_freq_bands() local
2464 struct bttv *btv = video_drvdata(file); in radio_read() local
2481 struct bttv *btv = video_drvdata(file); in radio_poll() local
2562 static void bttv_risc_disasm(struct bttv *btv, in bttv_risc_disasm()
2584 static void bttv_print_riscaddr(struct bttv *btv) in bttv_print_riscaddr()
2636 static void bttv_irq_debug_low_latency(struct bttv *btv, u32 rc) in bttv_irq_debug_low_latency()
2658 bttv_irq_next_video(struct bttv *btv, struct bttv_buffer_set *set) in bttv_irq_next_video()
2729 bttv_irq_wakeup_video(struct bttv *btv, struct bttv_buffer_set *wakeup, in bttv_irq_wakeup_video()
2770 bttv_irq_wakeup_vbi(struct bttv *btv, struct bttv_buffer *wakeup, in bttv_irq_wakeup_vbi()
2784 struct bttv *btv = from_timer(btv, t, timeout); in bttv_irq_timeout() local
2839 bttv_irq_wakeup_top(struct bttv *btv) in bttv_irq_wakeup_top()
2868 bttv_irq_switch_video(struct bttv *btv) in bttv_irq_switch_video()
2907 bttv_irq_switch_vbi(struct bttv *btv) in bttv_irq_switch_vbi()
2944 struct bttv *btv; in bttv_irq() local
3056 static int vdev_init(struct bttv *btv, struct video_device *vfd, in vdev_init()
3107 static void bttv_unregister_video(struct bttv *btv) in bttv_unregister_video()
3115 static int bttv_register_video(struct bttv *btv) in bttv_register_video()
3196 struct bttv *btv; in bttv_probe() local
3443 struct bttv *btv = to_bttv(v4l2_dev); in bttv_remove() local
3492 struct bttv *btv = to_bttv(v4l2_dev); in bttv_suspend() local
3523 struct bttv *btv = to_bttv(v4l2_dev); in bttv_resume() local