/linux/drivers/media/pci/bt8xx/ |
H A D | bttv-cards.c | 2891 void bttv_idcard(struct bttv *btv) in bttv_idcard() 2963 static void identify_by_eeprom(struct bttv *btv, unsigned char eeprom_data[256]) in identify_by_eeprom() 2981 static void flyvideo_gpio(struct bttv *btv) in flyvideo_gpio() 3063 static void miro_pinnacle_gpio(struct bttv *btv) in miro_pinnacle_gpio() 3148 static void init_ids_eagle(struct bttv *btv) in init_ids_eagle() 3166 static void eagle_muxsel(struct bttv *btv, unsigned int input) in eagle_muxsel() 3181 static void gvc1100_muxsel(struct bttv *btv, unsigned int input) in gvc1100_muxsel() 3200 static void init_lmlbt4x(struct bttv *btv) in init_lmlbt4x() 3208 static void sigmaSQ_muxsel(struct bttv *btv, unsigned int input) in sigmaSQ_muxsel() 3215 static void sigmaSLC_muxsel(struct bttv *btv, unsigned int input) in sigmaSLC_muxsel() [all …]
|
H A D | bttv-audio-hook.c | 15 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() 188 void avermedia_tv_stereo_audio(struct bttv *btv, struct v4l2_tuner *t, int set) in avermedia_tv_stereo_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() [all …]
|
H A D | bttv-i2c.c | 48 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() 175 bttv_i2c_readbytes(struct bttv *btv, const struct i2c_msg *msg, int last) in bttv_i2c_readbytes() 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() 284 int bttv_I2CWrite(struct bttv *btv, unsigned char addr, unsigned char b1, in bttv_I2CWrite() [all …]
|
H A D | bttv-risc.c | 35 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() 237 bttv_calc_geo_old(struct bttv *btv, struct bttv_geometry *geo, in bttv_calc_geo_old() 281 bttv_calc_geo (struct bttv * btv, in bttv_calc_geo() 337 bttv_apply_geo(struct bttv *btv, struct bttv_geometry *geo, int odd) in bttv_apply_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() 382 static int bttv_set_capture_control(struct bttv *btv, int start_capture) in bttv_set_capture_control() 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() [all …]
|
H A D | bttv-input.c | 40 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 D | bttv-if.c | 47 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 D | bttv-gpio.c | 130 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 D | bttv.h | 364 #define bttv_call_all(btv, o, f, args...) \ argument 367 #define bttv_call_all_err(btv, o, f, args...) \ argument
|
H A D | bttvp.h | 111 struct bttv *btv; member 481 static inline unsigned int bttv_muxsel(const struct bttv *btv, in bttv_muxsel()
|