Home
last modified time | relevance | path

Searched defs:btv (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/drivers/media/pci/bt8xx/
H A Dbttv-cards.c2890 void bttv_idcard(struct bttv *btv) in bttv_idcard()
3288 void bttv_init_card1(struct bttv *btv) in bttv_init_card1()
3323 void bttv_init_card2(struct bttv *btv) in bttv_init_card2()
3644 void bttv_init_tuner(struct bttv *btv) in bttv_init_tuner()
3740 struct bttv *btv = tea->private_data; in bttv_tea575x_set_pins() local
3761 struct bttv *btv = tea->private_data; in bttv_tea575x_get_pins() local
3788 struct bttv *btv = tea->private_data; in bttv_tea575x_set_direction() local
3806 static int tea575x_init(struct bttv *btv) in tea575x_init()
3898 static int pvr_boot(struct bttv *btv) in pvr_boot()
4233 init_RTV24 (struct bttv *btv) in init_RTV24()
[all …]
H A Dbttv-driver.c701 disclaim_vbi_lines(struct bttv *btv) in disclaim_vbi_lines()
708 disclaim_video_lines(struct bttv *btv) in disclaim_video_lines()
780 static void set_pll(struct bttv *btv) in set_pll()
988 audio_mute(struct bttv *btv, int mute) in audio_mute()
1169 void init_irqreg(struct bttv *btv) in init_irqreg()
2858 bttv_irq_wakeup_top(struct bttv *btv) in bttv_irq_wakeup_top()
2926 bttv_irq_switch_vbi(struct bttv *btv) in bttv_irq_switch_vbi()
2963 struct bttv *btv; in bttv_irq() local
3215 struct bttv *btv; in bttv_probe() local
3462 struct bttv *btv = to_bttv(v4l2_dev); in bttv_remove() local
[all …]
H A Dbttv-audio-hook.c15 void winview_volume(struct bttv *btv, __u16 volume) in winview_volume()
55 void gvbctv3pci_audio(struct bttv *btv, struct v4l2_tuner *t, int set) in gvbctv3pci_audio()
86 void gvbctv5pci_audio(struct bttv *btv, struct v4l2_tuner *t, int set) in gvbctv5pci_audio()
157 void avermedia_tvphone_audio(struct bttv *btv, struct v4l2_tuner *t, int set) in avermedia_tvphone_audio()
221 void lt9415_audio(struct bttv *btv, struct v4l2_tuner *t, int set) in lt9415_audio()
259 void terratv_audio(struct bttv *btv, struct v4l2_tuner *t, int set) in terratv_audio()
292 void winfast2000_audio(struct bttv *btv, struct v4l2_tuner *t, int set) in winfast2000_audio()
328 void pvbt878p9b_audio(struct bttv *btv, struct v4l2_tuner *t, int set) in pvbt878p9b_audio()
369 void fv2000s_audio(struct bttv *btv, struct v4l2_tuner *t, int set) in fv2000s_audio()
408 void windvr_audio(struct bttv *btv, struct v4l2_tuner *t, int set) in windvr_audio()
[all …]
H A Dbttv-i2c.c48 struct bttv *btv = (struct bttv*)data; in bttv_bit_setscl() local
60 struct bttv *btv = (struct bttv*)data; in bttv_bit_setsda() local
72 struct bttv *btv = (struct bttv*)data; in bttv_bit_getscl() local
81 struct bttv *btv = (struct bttv*)data; in bttv_bit_getsda() local
106 bttv_i2c_wait_done(struct bttv *btv) in bttv_i2c_wait_done()
125 bttv_i2c_sendbytes(struct bttv *btv, const struct i2c_msg *msg, int last) in bttv_i2c_sendbytes()
223 struct bttv *btv = to_bttv(v4l2_dev); in bttv_i2c_xfer() local
259 int bttv_I2CRead(struct bttv *btv, unsigned char addr, char *probe_for) in bttv_I2CRead()
301 void bttv_readee(struct bttv *btv, unsigned char *eedata, int addr) in bttv_readee()
336 int init_bttv_i2c(struct bttv *btv) in init_bttv_i2c()
[all …]
H A Dbttv-risc.c35 bttv_risc_packed(struct bttv *btv, struct btcx_riscmem *risc, in bttv_risc_packed()
114 bttv_risc_planar(struct bttv *btv, struct btcx_riscmem *risc, in bttv_risc_planar()
281 bttv_calc_geo (struct bttv * btv, in bttv_calc_geo()
363 static void bttv_set_risc_status(struct bttv *btv) in bttv_set_risc_status()
374 static void bttv_set_irq_timer(struct bttv *btv) in bttv_set_irq_timer()
401 static void bttv_start_dma(struct bttv *btv) in bttv_start_dma()
411 static void bttv_stop_dma(struct bttv *btv) in bttv_stop_dma()
420 void bttv_set_dma(struct bttv *btv, int start_capture) in bttv_set_dma()
442 bttv_risc_init_main(struct bttv *btv) in bttv_risc_init_main()
554 bttv_buffer_activate_vbi(struct bttv *btv, in bttv_buffer_activate_vbi()
[all …]
H A Dbttv-input.c40 static void ir_handle_key(struct bttv *btv) in ir_handle_key()
75 static void ir_enltv_handle_key(struct bttv *btv) in ir_enltv_handle_key()
117 void bttv_input_irq(struct bttv *btv) in bttv_input_irq()
130 struct bttv *btv = ir->btv; in bttv_input_timer() local
235 static int bttv_rc5_irq(struct bttv *btv) in bttv_rc5_irq()
304 static void bttv_ir_stop(struct bttv *btv) in bttv_ir_stop()
362 void init_bttv_i2c_ir(struct bttv *btv) in init_bttv_i2c_ir()
409 int bttv_input_init(struct bttv *btv) in bttv_input_init()
570 void bttv_input_fini(struct bttv *btv) in bttv_input_fini()
H A Dbttv-vbi.c64 struct bttv *btv = vb2_get_drv_priv(q); in queue_setup_vbi() local
79 struct bttv *btv = vb2_get_drv_priv(vq); in buf_queue_vbi() local
99 struct bttv *btv = vb2_get_drv_priv(vq); in buf_prepare_vbi() local
118 struct bttv *btv = vb2_get_drv_priv(vq); in buf_cleanup_vbi() local
128 struct bttv *btv = vb2_get_drv_priv(q); in start_streaming_vbi() local
153 struct bttv *btv = vb2_get_drv_priv(q); in stop_streaming_vbi() local
248 struct bttv *btv = video_drvdata(file); in bttv_try_fmt_vbi_cap() local
265 struct bttv *btv = video_drvdata(file); in bttv_s_fmt_vbi_cap() local
309 struct bttv *btv = video_drvdata(file); in bttv_g_fmt_vbi_cap() local
H A Dbttv-if.c47 struct bttv *btv; in bttv_gpio_enable() local
65 struct bttv *btv; in bttv_read_gpio() local
87 struct bttv *btv; in bttv_write_gpio() local
H A Dbttv-gpio.c130 struct bttv *btv = container_of(core, struct bttv, c); in bttv_gpio_inout() local
144 struct bttv *btv = container_of(core, struct bttv, c); in bttv_gpio_read() local
153 struct bttv *btv = container_of(core, struct bttv, c); in bttv_gpio_write() local
160 struct bttv *btv = container_of(core, struct bttv, c); in bttv_gpio_bits() local
H A Dbttv.h364 #define bttv_call_all(btv, o, f, args...) \ argument
367 #define bttv_call_all_err(btv, o, f, args...) \ argument
H A Dbttvp.h111 struct bttv *btv; member
481 static inline unsigned int bttv_muxsel(const struct bttv *btv, in bttv_muxsel()