bttv               15 drivers/media/pci/bt8xx/bttv-audio-hook.c void winview_volume(struct bttv *btv, __u16 volume)
bttv               55 drivers/media/pci/bt8xx/bttv-audio-hook.c void gvbctv3pci_audio(struct bttv *btv, struct v4l2_tuner *t, int set)
bttv               86 drivers/media/pci/bt8xx/bttv-audio-hook.c void gvbctv5pci_audio(struct bttv *btv, struct v4l2_tuner *t, int set)
bttv              157 drivers/media/pci/bt8xx/bttv-audio-hook.c void avermedia_tvphone_audio(struct bttv *btv, struct v4l2_tuner *t, int set)
bttv              188 drivers/media/pci/bt8xx/bttv-audio-hook.c void avermedia_tv_stereo_audio(struct bttv *btv, struct v4l2_tuner *t, int set)
bttv              221 drivers/media/pci/bt8xx/bttv-audio-hook.c void lt9415_audio(struct bttv *btv, struct v4l2_tuner *t, int set)
bttv              259 drivers/media/pci/bt8xx/bttv-audio-hook.c void terratv_audio(struct bttv *btv,  struct v4l2_tuner *t, int set)
bttv              292 drivers/media/pci/bt8xx/bttv-audio-hook.c void winfast2000_audio(struct bttv *btv, struct v4l2_tuner *t, int set)
bttv              336 drivers/media/pci/bt8xx/bttv-audio-hook.c void pvbt878p9b_audio(struct bttv *btv, struct v4l2_tuner *t, int set)
bttv              377 drivers/media/pci/bt8xx/bttv-audio-hook.c void fv2000s_audio(struct bttv *btv, struct v4l2_tuner *t, int set)
bttv              416 drivers/media/pci/bt8xx/bttv-audio-hook.c void windvr_audio(struct bttv *btv, struct v4l2_tuner *t, int set)
bttv              451 drivers/media/pci/bt8xx/bttv-audio-hook.c void adtvk503_audio(struct bttv *btv, struct v4l2_tuner *t, int set)
bttv               12 drivers/media/pci/bt8xx/bttv-audio-hook.h void winview_volume (struct bttv *btv, __u16 volume);
bttv               14 drivers/media/pci/bt8xx/bttv-audio-hook.h void lt9415_audio(struct bttv *btv, struct v4l2_tuner *tuner, int set);
bttv               15 drivers/media/pci/bt8xx/bttv-audio-hook.h void avermedia_tvphone_audio(struct bttv *btv, struct v4l2_tuner *tuner, int set);
bttv               16 drivers/media/pci/bt8xx/bttv-audio-hook.h void avermedia_tv_stereo_audio(struct bttv *btv, struct v4l2_tuner *tuner, int set);
bttv               17 drivers/media/pci/bt8xx/bttv-audio-hook.h void terratv_audio(struct bttv *btv,  struct v4l2_tuner *tuner, int set);
bttv               18 drivers/media/pci/bt8xx/bttv-audio-hook.h void gvbctv3pci_audio(struct bttv *btv, struct v4l2_tuner *tuner, int set);
bttv               19 drivers/media/pci/bt8xx/bttv-audio-hook.h void gvbctv5pci_audio(struct bttv *btv, struct v4l2_tuner *tuner, int set);
bttv               20 drivers/media/pci/bt8xx/bttv-audio-hook.h void winfast2000_audio(struct bttv *btv, struct v4l2_tuner *tuner, int set);
bttv               21 drivers/media/pci/bt8xx/bttv-audio-hook.h void pvbt878p9b_audio(struct bttv *btv, struct v4l2_tuner *tuner, int set);
bttv               22 drivers/media/pci/bt8xx/bttv-audio-hook.h void fv2000s_audio(struct bttv *btv, struct v4l2_tuner *tuner, int set);
bttv               23 drivers/media/pci/bt8xx/bttv-audio-hook.h void windvr_audio(struct bttv *btv, struct v4l2_tuner *tuner, int set);
bttv               24 drivers/media/pci/bt8xx/bttv-audio-hook.h void adtvk503_audio(struct bttv *btv, struct v4l2_tuner *tuner, int set);
bttv               36 drivers/media/pci/bt8xx/bttv-cards.c static void boot_msp34xx(struct bttv *btv, int pin);
bttv               37 drivers/media/pci/bt8xx/bttv-cards.c static void hauppauge_eeprom(struct bttv *btv);
bttv               38 drivers/media/pci/bt8xx/bttv-cards.c static void avermedia_eeprom(struct bttv *btv);
bttv               39 drivers/media/pci/bt8xx/bttv-cards.c static void osprey_eeprom(struct bttv *btv, const u8 ee[256]);
bttv               40 drivers/media/pci/bt8xx/bttv-cards.c static void modtec_eeprom(struct bttv *btv);
bttv               41 drivers/media/pci/bt8xx/bttv-cards.c static void init_PXC200(struct bttv *btv);
bttv               42 drivers/media/pci/bt8xx/bttv-cards.c static void init_RTV24(struct bttv *btv);
bttv               43 drivers/media/pci/bt8xx/bttv-cards.c static void init_PCI8604PW(struct bttv *btv);
bttv               45 drivers/media/pci/bt8xx/bttv-cards.c static void rv605_muxsel(struct bttv *btv, unsigned int input);
bttv               46 drivers/media/pci/bt8xx/bttv-cards.c static void eagle_muxsel(struct bttv *btv, unsigned int input);
bttv               47 drivers/media/pci/bt8xx/bttv-cards.c static void xguard_muxsel(struct bttv *btv, unsigned int input);
bttv               48 drivers/media/pci/bt8xx/bttv-cards.c static void ivc120_muxsel(struct bttv *btv, unsigned int input);
bttv               49 drivers/media/pci/bt8xx/bttv-cards.c static void gvc1100_muxsel(struct bttv *btv, unsigned int input);
bttv               51 drivers/media/pci/bt8xx/bttv-cards.c static void PXC200_muxsel(struct bttv *btv, unsigned int input);
bttv               53 drivers/media/pci/bt8xx/bttv-cards.c static void picolo_tetra_muxsel(struct bttv *btv, unsigned int input);
bttv               54 drivers/media/pci/bt8xx/bttv-cards.c static void picolo_tetra_init(struct bttv *btv);
bttv               56 drivers/media/pci/bt8xx/bttv-cards.c static void tibetCS16_muxsel(struct bttv *btv, unsigned int input);
bttv               57 drivers/media/pci/bt8xx/bttv-cards.c static void tibetCS16_init(struct bttv *btv);
bttv               59 drivers/media/pci/bt8xx/bttv-cards.c static void kodicom4400r_muxsel(struct bttv *btv, unsigned int input);
bttv               60 drivers/media/pci/bt8xx/bttv-cards.c static void kodicom4400r_init(struct bttv *btv);
bttv               62 drivers/media/pci/bt8xx/bttv-cards.c static void sigmaSLC_muxsel(struct bttv *btv, unsigned int input);
bttv               63 drivers/media/pci/bt8xx/bttv-cards.c static void sigmaSQ_muxsel(struct bttv *btv, unsigned int input);
bttv               65 drivers/media/pci/bt8xx/bttv-cards.c static void geovision_muxsel(struct bttv *btv, unsigned int input);
bttv               67 drivers/media/pci/bt8xx/bttv-cards.c static void phytec_muxsel(struct bttv *btv, unsigned int input);
bttv               69 drivers/media/pci/bt8xx/bttv-cards.c static void gv800s_muxsel(struct bttv *btv, unsigned int input);
bttv               70 drivers/media/pci/bt8xx/bttv-cards.c static void gv800s_init(struct bttv *btv);
bttv               72 drivers/media/pci/bt8xx/bttv-cards.c static void td3116_muxsel(struct bttv *btv, unsigned int input);
bttv               74 drivers/media/pci/bt8xx/bttv-cards.c static int terratec_active_radio_upgrade(struct bttv *btv);
bttv               75 drivers/media/pci/bt8xx/bttv-cards.c static int tea575x_init(struct bttv *btv);
bttv               76 drivers/media/pci/bt8xx/bttv-cards.c static void identify_by_eeprom(struct bttv *btv,
bttv               78 drivers/media/pci/bt8xx/bttv-cards.c static int pvr_boot(struct bttv *btv);
bttv               93 drivers/media/pci/bt8xx/bttv-cards.c static struct bttv  *master[BTTV_MAX] = { [ 0 ... (BTTV_MAX-1) ] = NULL };
bttv             2893 drivers/media/pci/bt8xx/bttv-cards.c void bttv_idcard(struct bttv *btv)
bttv             2965 drivers/media/pci/bt8xx/bttv-cards.c static void identify_by_eeprom(struct bttv *btv, unsigned char eeprom_data[256])
bttv             2983 drivers/media/pci/bt8xx/bttv-cards.c static void flyvideo_gpio(struct bttv *btv)
bttv             3065 drivers/media/pci/bt8xx/bttv-cards.c static void miro_pinnacle_gpio(struct bttv *btv)
bttv             3150 drivers/media/pci/bt8xx/bttv-cards.c static void init_ids_eagle(struct bttv *btv)
bttv             3168 drivers/media/pci/bt8xx/bttv-cards.c static void eagle_muxsel(struct bttv *btv, unsigned int input)
bttv             3183 drivers/media/pci/bt8xx/bttv-cards.c static void gvc1100_muxsel(struct bttv *btv, unsigned int input)
bttv             3202 drivers/media/pci/bt8xx/bttv-cards.c static void init_lmlbt4x(struct bttv *btv)
bttv             3210 drivers/media/pci/bt8xx/bttv-cards.c static void sigmaSQ_muxsel(struct bttv *btv, unsigned int input)
bttv             3217 drivers/media/pci/bt8xx/bttv-cards.c static void sigmaSLC_muxsel(struct bttv *btv, unsigned int input)
bttv             3224 drivers/media/pci/bt8xx/bttv-cards.c static void geovision_muxsel(struct bttv *btv, unsigned int input)
bttv             3241 drivers/media/pci/bt8xx/bttv-cards.c static void td3116_latch_value(struct bttv *btv, u32 value)
bttv             3249 drivers/media/pci/bt8xx/bttv-cards.c static void td3116_muxsel(struct bttv *btv, unsigned int input)
bttv             3269 drivers/media/pci/bt8xx/bttv-cards.c static void bttv_reset_audio(struct bttv *btv)
bttv             3291 drivers/media/pci/bt8xx/bttv-cards.c void bttv_init_card1(struct bttv *btv)
bttv             3326 drivers/media/pci/bt8xx/bttv-cards.c void bttv_init_card2(struct bttv *btv)
bttv             3647 drivers/media/pci/bt8xx/bttv-cards.c void bttv_init_tuner(struct bttv *btv)
bttv             3691 drivers/media/pci/bt8xx/bttv-cards.c static void modtec_eeprom(struct bttv *btv)
bttv             3711 drivers/media/pci/bt8xx/bttv-cards.c static void hauppauge_eeprom(struct bttv *btv)
bttv             3743 drivers/media/pci/bt8xx/bttv-cards.c 	struct bttv *btv = tea->private_data;
bttv             3764 drivers/media/pci/bt8xx/bttv-cards.c 	struct bttv *btv = tea->private_data;
bttv             3791 drivers/media/pci/bt8xx/bttv-cards.c 	struct bttv *btv = tea->private_data;
bttv             3809 drivers/media/pci/bt8xx/bttv-cards.c static int tea575x_init(struct bttv *btv)
bttv             3827 drivers/media/pci/bt8xx/bttv-cards.c static int terratec_active_radio_upgrade(struct bttv *btv)
bttv             3864 drivers/media/pci/bt8xx/bttv-cards.c static int pvr_altera_load(struct bttv *btv, const u8 *micro, u32 microlen)
bttv             3901 drivers/media/pci/bt8xx/bttv-cards.c static int pvr_boot(struct bttv *btv)
bttv             3921 drivers/media/pci/bt8xx/bttv-cards.c static void osprey_eeprom(struct bttv *btv, const u8 ee[256])
bttv             4052 drivers/media/pci/bt8xx/bttv-cards.c static void avermedia_eeprom(struct bttv *btv)
bttv             4092 drivers/media/pci/bt8xx/bttv-cards.c u32 bttv_tda9880_setnorm(struct bttv *btv, u32 gpiobits)
bttv             4114 drivers/media/pci/bt8xx/bttv-cards.c static void boot_msp34xx(struct bttv *btv, int pin)
bttv             4137 drivers/media/pci/bt8xx/bttv-cards.c static void init_PXC200(struct bttv *btv)
bttv             4234 drivers/media/pci/bt8xx/bttv-cards.c init_RTV24 (struct bttv *btv)
bttv             4299 drivers/media/pci/bt8xx/bttv-cards.c init_PCI8604PW(struct bttv *btv)
bttv             4389 drivers/media/pci/bt8xx/bttv-cards.c static void rv605_muxsel(struct bttv *btv, unsigned int input)
bttv             4437 drivers/media/pci/bt8xx/bttv-cards.c static void tibetCS16_muxsel(struct bttv *btv, unsigned int input)
bttv             4443 drivers/media/pci/bt8xx/bttv-cards.c static void tibetCS16_init(struct bttv *btv)
bttv             4477 drivers/media/pci/bt8xx/bttv-cards.c static void kodicom4400r_write(struct bttv *btv,
bttv             4497 drivers/media/pci/bt8xx/bttv-cards.c static void kodicom4400r_muxsel(struct bttv *btv, unsigned int input)
bttv             4500 drivers/media/pci/bt8xx/bttv-cards.c 	struct bttv *mctlr;
bttv             4526 drivers/media/pci/bt8xx/bttv-cards.c static void kodicom4400r_init(struct bttv *btv)
bttv             4569 drivers/media/pci/bt8xx/bttv-cards.c static void xguard_muxsel(struct bttv *btv, unsigned int input)
bttv             4579 drivers/media/pci/bt8xx/bttv-cards.c static void picolo_tetra_init(struct bttv *btv)
bttv             4585 drivers/media/pci/bt8xx/bttv-cards.c static void picolo_tetra_muxsel (struct bttv* btv, unsigned int input)
bttv             4627 drivers/media/pci/bt8xx/bttv-cards.c static void ivc120_muxsel(struct bttv *btv, unsigned int input)
bttv             4677 drivers/media/pci/bt8xx/bttv-cards.c static void PXC200_muxsel(struct bttv *btv, unsigned int input)
bttv             4742 drivers/media/pci/bt8xx/bttv-cards.c static void phytec_muxsel(struct bttv *btv, unsigned int input)
bttv             4767 drivers/media/pci/bt8xx/bttv-cards.c static void gv800s_write(struct bttv *btv,
bttv             4809 drivers/media/pci/bt8xx/bttv-cards.c static void gv800s_muxsel(struct bttv *btv, unsigned int input)
bttv             4811 drivers/media/pci/bt8xx/bttv-cards.c 	struct bttv *mctlr;
bttv             4836 drivers/media/pci/bt8xx/bttv-cards.c static void gv800s_init(struct bttv *btv)
bttv             4911 drivers/media/pci/bt8xx/bttv-cards.c int bttv_handle_chipset(struct bttv *btv)
bttv               54 drivers/media/pci/bt8xx/bttv-driver.c struct bttv *bttvs[BTTV_MAX];
bttv              177 drivers/media/pci/bt8xx/bttv-driver.c 	struct bttv *btv = video_get_drvdata(vfd);
bttv              190 drivers/media/pci/bt8xx/bttv-driver.c static void request_modules(struct bttv *dev)
bttv              196 drivers/media/pci/bt8xx/bttv-driver.c static void flush_request_modules(struct bttv *dev)
bttv              652 drivers/media/pci/bt8xx/bttv-driver.c int check_alloc_btres_lock(struct bttv *btv, struct bttv_fh *fh, int bit)
bttv              707 drivers/media/pci/bt8xx/bttv-driver.c int locked_btres(struct bttv *btv, int bit)
bttv              714 drivers/media/pci/bt8xx/bttv-driver.c disclaim_vbi_lines(struct bttv *btv)
bttv              721 drivers/media/pci/bt8xx/bttv-driver.c disclaim_video_lines(struct bttv *btv)
bttv              742 drivers/media/pci/bt8xx/bttv-driver.c void free_btres_lock(struct bttv *btv, struct bttv_fh *fh, int bits)
bttv              773 drivers/media/pci/bt8xx/bttv-driver.c static void set_pll_freq(struct bttv *btv, unsigned int fin, unsigned int fout)
bttv              795 drivers/media/pci/bt8xx/bttv-driver.c static void set_pll(struct bttv *btv)
bttv              847 drivers/media/pci/bt8xx/bttv-driver.c static void bt848A_set_timing(struct bttv *btv)
bttv              879 drivers/media/pci/bt8xx/bttv-driver.c static void bt848_bright(struct bttv *btv, int bright)
bttv              891 drivers/media/pci/bt8xx/bttv-driver.c static void bt848_hue(struct bttv *btv, int hue)
bttv              902 drivers/media/pci/bt8xx/bttv-driver.c static void bt848_contrast(struct bttv *btv, int cont)
bttv              916 drivers/media/pci/bt8xx/bttv-driver.c static void bt848_sat(struct bttv *btv, int color)
bttv              936 drivers/media/pci/bt8xx/bttv-driver.c video_mux(struct bttv *btv, unsigned int input)
bttv              971 drivers/media/pci/bt8xx/bttv-driver.c audio_mux_gpio(struct bttv *btv, int input, int mute)
bttv             1003 drivers/media/pci/bt8xx/bttv-driver.c audio_mute(struct bttv *btv, int mute)
bttv             1028 drivers/media/pci/bt8xx/bttv-driver.c audio_input(struct bttv *btv, int input)
bttv             1116 drivers/media/pci/bt8xx/bttv-driver.c set_tvnorm(struct bttv *btv, unsigned int norm)
bttv             1161 drivers/media/pci/bt8xx/bttv-driver.c set_input(struct bttv *btv, unsigned int input, unsigned int norm)
bttv             1184 drivers/media/pci/bt8xx/bttv-driver.c static void init_irqreg(struct bttv *btv)
bttv             1206 drivers/media/pci/bt8xx/bttv-driver.c static void init_bt848(struct bttv *btv)
bttv             1236 drivers/media/pci/bt8xx/bttv-driver.c static void bttv_reinit_bt848(struct bttv *btv)
bttv             1254 drivers/media/pci/bt8xx/bttv-driver.c 	struct bttv *btv = container_of(c->handler, struct bttv, ctrl_handler);
bttv             1454 drivers/media/pci/bt8xx/bttv-driver.c void bttv_gpio_tracking(struct bttv *btv, char *comment)
bttv             1463 drivers/media/pci/bt8xx/bttv-driver.c static void bttv_field_count(struct bttv *btv)
bttv             1498 drivers/media/pci/bt8xx/bttv-driver.c bttv_switch_overlay(struct bttv *btv, struct bttv_fh *fh,
bttv             1528 drivers/media/pci/bt8xx/bttv-driver.c static int bttv_prepare_buffer(struct videobuf_queue *q,struct bttv *btv,
bttv             1657 drivers/media/pci/bt8xx/bttv-driver.c 	struct bttv    *btv = fh->btv;
bttv             1682 drivers/media/pci/bt8xx/bttv-driver.c static void radio_enable(struct bttv *btv)
bttv             1696 drivers/media/pci/bt8xx/bttv-driver.c 	struct bttv *btv = fh->btv;
bttv             1712 drivers/media/pci/bt8xx/bttv-driver.c 	struct bttv *btv = fh->btv;
bttv             1721 drivers/media/pci/bt8xx/bttv-driver.c 	struct bttv *btv = fh->btv;
bttv             1734 drivers/media/pci/bt8xx/bttv-driver.c 	struct bttv *btv = fh->btv;
bttv             1767 drivers/media/pci/bt8xx/bttv-driver.c 	struct bttv *btv = fh->btv;
bttv             1777 drivers/media/pci/bt8xx/bttv-driver.c 	struct bttv *btv = fh->btv;
bttv             1790 drivers/media/pci/bt8xx/bttv-driver.c 	struct bttv *btv = fh->btv;
bttv             1809 drivers/media/pci/bt8xx/bttv-driver.c 	struct bttv *btv = fh->btv;
bttv             1822 drivers/media/pci/bt8xx/bttv-driver.c static void bttv_set_frequency(struct bttv *btv, const struct v4l2_frequency *f)
bttv             1846 drivers/media/pci/bt8xx/bttv-driver.c 	struct bttv *btv = fh->btv;
bttv             1859 drivers/media/pci/bt8xx/bttv-driver.c 	struct bttv *btv = fh->btv;
bttv             1871 drivers/media/pci/bt8xx/bttv-driver.c 	struct bttv *btv = fh->btv;
bttv             1885 drivers/media/pci/bt8xx/bttv-driver.c 	struct bttv *btv = fh->btv;
bttv             1954 drivers/media/pci/bt8xx/bttv-driver.c 	struct bttv *btv = fh->btv;
bttv             2123 drivers/media/pci/bt8xx/bttv-driver.c static int setup_window_lock(struct bttv_fh *fh, struct bttv *btv,
bttv             2310 drivers/media/pci/bt8xx/bttv-driver.c 	struct bttv *btv = fh->btv;
bttv             2380 drivers/media/pci/bt8xx/bttv-driver.c 	struct bttv *btv = fh->btv;
bttv             2425 drivers/media/pci/bt8xx/bttv-driver.c 	struct bttv *btv = fh->btv;
bttv             2439 drivers/media/pci/bt8xx/bttv-driver.c 	struct bttv *btv = fh->btv;
bttv             2525 drivers/media/pci/bt8xx/bttv-driver.c 	struct bttv *btv = fh->btv;
bttv             2538 drivers/media/pci/bt8xx/bttv-driver.c 	struct bttv *btv = fh->btv;
bttv             2576 drivers/media/pci/bt8xx/bttv-driver.c 	struct bttv *btv = fh->btv;
bttv             2659 drivers/media/pci/bt8xx/bttv-driver.c 	struct bttv *btv = fh->btv;
bttv             2679 drivers/media/pci/bt8xx/bttv-driver.c 	struct bttv *btv = fh->btv;
bttv             2692 drivers/media/pci/bt8xx/bttv-driver.c 	struct bttv *btv = fh->btv;
bttv             2708 drivers/media/pci/bt8xx/bttv-driver.c 	struct bttv *btv = fh->btv;
bttv             2723 drivers/media/pci/bt8xx/bttv-driver.c 	struct bttv *btv = fh->btv;
bttv             2746 drivers/media/pci/bt8xx/bttv-driver.c 	struct bttv *btv = fh->btv;
bttv             2759 drivers/media/pci/bt8xx/bttv-driver.c 	struct bttv *btv = fh->btv;
bttv             2790 drivers/media/pci/bt8xx/bttv-driver.c 	struct bttv *btv = fh->btv;
bttv             2961 drivers/media/pci/bt8xx/bttv-driver.c 	struct bttv *btv = video_drvdata(file);
bttv             3032 drivers/media/pci/bt8xx/bttv-driver.c 	struct bttv *btv = fh->btv;
bttv             3154 drivers/media/pci/bt8xx/bttv-driver.c 	struct bttv *btv = video_drvdata(file);
bttv             3180 drivers/media/pci/bt8xx/bttv-driver.c 	struct bttv *btv = fh->btv;
bttv             3200 drivers/media/pci/bt8xx/bttv-driver.c 	struct bttv *btv = fh->btv;
bttv             3223 drivers/media/pci/bt8xx/bttv-driver.c 	struct bttv *btv = fh->btv;
bttv             3237 drivers/media/pci/bt8xx/bttv-driver.c 	struct bttv *btv = fh->btv;
bttv             3249 drivers/media/pci/bt8xx/bttv-driver.c 	struct bttv *btv = fh->btv;
bttv             3261 drivers/media/pci/bt8xx/bttv-driver.c 	struct bttv *btv = fh->btv;
bttv             3279 drivers/media/pci/bt8xx/bttv-driver.c 	struct bttv *btv = fh->btv;
bttv             3365 drivers/media/pci/bt8xx/bttv-driver.c static void bttv_risc_disasm(struct bttv *btv,
bttv             3387 drivers/media/pci/bt8xx/bttv-driver.c static void bttv_print_riscaddr(struct bttv *btv)
bttv             3442 drivers/media/pci/bt8xx/bttv-driver.c static void bttv_irq_debug_low_latency(struct bttv *btv, u32 rc)
bttv             3464 drivers/media/pci/bt8xx/bttv-driver.c bttv_irq_next_video(struct bttv *btv, struct bttv_buffer_set *set)
bttv             3547 drivers/media/pci/bt8xx/bttv-driver.c bttv_irq_wakeup_video(struct bttv *btv, struct bttv_buffer_set *wakeup,
bttv             3585 drivers/media/pci/bt8xx/bttv-driver.c bttv_irq_wakeup_vbi(struct bttv *btv, struct bttv_buffer *wakeup,
bttv             3599 drivers/media/pci/bt8xx/bttv-driver.c 	struct bttv *btv = from_timer(btv, t, timeout);
bttv             3649 drivers/media/pci/bt8xx/bttv-driver.c bttv_irq_wakeup_top(struct bttv *btv)
bttv             3678 drivers/media/pci/bt8xx/bttv-driver.c bttv_irq_switch_video(struct bttv *btv)
bttv             3717 drivers/media/pci/bt8xx/bttv-driver.c bttv_irq_switch_vbi(struct bttv *btv)
bttv             3754 drivers/media/pci/bt8xx/bttv-driver.c 	struct bttv *btv;
bttv             3757 drivers/media/pci/bt8xx/bttv-driver.c 	btv=(struct bttv *)dev_id;
bttv             3866 drivers/media/pci/bt8xx/bttv-driver.c static void vdev_init(struct bttv *btv,
bttv             3886 drivers/media/pci/bt8xx/bttv-driver.c static void bttv_unregister_video(struct bttv *btv)
bttv             3894 drivers/media/pci/bt8xx/bttv-driver.c static int bttv_register_video(struct bttv *btv)
bttv             3980 drivers/media/pci/bt8xx/bttv-driver.c 	struct bttv *btv;
bttv             4220 drivers/media/pci/bt8xx/bttv-driver.c 	struct bttv *btv = to_bttv(v4l2_dev);
bttv             4270 drivers/media/pci/bt8xx/bttv-driver.c 	struct bttv *btv = to_bttv(v4l2_dev);
bttv             4306 drivers/media/pci/bt8xx/bttv-driver.c 	struct bttv *btv = to_bttv(v4l2_dev);
bttv              131 drivers/media/pci/bt8xx/bttv-gpio.c 	struct bttv *btv = container_of(core, struct bttv, c);
bttv              145 drivers/media/pci/bt8xx/bttv-gpio.c 	struct bttv *btv = container_of(core, struct bttv, c);
bttv              154 drivers/media/pci/bt8xx/bttv-gpio.c 	struct bttv *btv = container_of(core, struct bttv, c);
bttv              161 drivers/media/pci/bt8xx/bttv-gpio.c 	struct bttv *btv = container_of(core, struct bttv, c);
bttv               48 drivers/media/pci/bt8xx/bttv-i2c.c 	struct bttv *btv = (struct bttv*)data;
bttv               60 drivers/media/pci/bt8xx/bttv-i2c.c 	struct bttv *btv = (struct bttv*)data;
bttv               72 drivers/media/pci/bt8xx/bttv-i2c.c 	struct bttv *btv = (struct bttv*)data;
bttv               81 drivers/media/pci/bt8xx/bttv-i2c.c 	struct bttv *btv = (struct bttv*)data;
bttv              106 drivers/media/pci/bt8xx/bttv-i2c.c bttv_i2c_wait_done(struct bttv *btv)
bttv              125 drivers/media/pci/bt8xx/bttv-i2c.c bttv_i2c_sendbytes(struct bttv *btv, const struct i2c_msg *msg, int last)
bttv              175 drivers/media/pci/bt8xx/bttv-i2c.c bttv_i2c_readbytes(struct bttv *btv, const struct i2c_msg *msg, int last)
bttv              223 drivers/media/pci/bt8xx/bttv-i2c.c 	struct bttv *btv = to_bttv(v4l2_dev);
bttv              259 drivers/media/pci/bt8xx/bttv-i2c.c int bttv_I2CRead(struct bttv *btv, unsigned char addr, char *probe_for)
bttv              284 drivers/media/pci/bt8xx/bttv-i2c.c int bttv_I2CWrite(struct bttv *btv, unsigned char addr, unsigned char b1,
bttv              301 drivers/media/pci/bt8xx/bttv-i2c.c void bttv_readee(struct bttv *btv, unsigned char *eedata, int addr)
bttv              336 drivers/media/pci/bt8xx/bttv-i2c.c int init_bttv_i2c(struct bttv *btv)
bttv              384 drivers/media/pci/bt8xx/bttv-i2c.c int fini_bttv_i2c(struct bttv *btv)
bttv               47 drivers/media/pci/bt8xx/bttv-if.c 	struct bttv *btv;
bttv               65 drivers/media/pci/bt8xx/bttv-if.c 	struct bttv *btv;
bttv               87 drivers/media/pci/bt8xx/bttv-if.c 	struct bttv *btv;
bttv               40 drivers/media/pci/bt8xx/bttv-input.c static void ir_handle_key(struct bttv *btv)
bttv               75 drivers/media/pci/bt8xx/bttv-input.c static void ir_enltv_handle_key(struct bttv *btv)
bttv              115 drivers/media/pci/bt8xx/bttv-input.c static int bttv_rc5_irq(struct bttv *btv);
bttv              117 drivers/media/pci/bt8xx/bttv-input.c void bttv_input_irq(struct bttv *btv)
bttv              130 drivers/media/pci/bt8xx/bttv-input.c 	struct bttv *btv = ir->btv;
bttv              235 drivers/media/pci/bt8xx/bttv-input.c static int bttv_rc5_irq(struct bttv *btv)
bttv              304 drivers/media/pci/bt8xx/bttv-input.c static void bttv_ir_stop(struct bttv *btv)
bttv              362 drivers/media/pci/bt8xx/bttv-input.c void init_bttv_i2c_ir(struct bttv *btv)
bttv              409 drivers/media/pci/bt8xx/bttv-input.c int bttv_input_init(struct bttv *btv)
bttv              570 drivers/media/pci/bt8xx/bttv-input.c void bttv_input_fini(struct bttv *btv)
bttv               35 drivers/media/pci/bt8xx/bttv-risc.c bttv_risc_packed(struct bttv *btv, struct btcx_riscmem *risc,
bttv              114 drivers/media/pci/bt8xx/bttv-risc.c bttv_risc_planar(struct bttv *btv, struct btcx_riscmem *risc,
bttv              235 drivers/media/pci/bt8xx/bttv-risc.c bttv_risc_overlay(struct bttv *btv, struct btcx_riscmem *risc,
bttv              326 drivers/media/pci/bt8xx/bttv-risc.c bttv_calc_geo_old(struct bttv *btv, struct bttv_geometry *geo,
bttv              370 drivers/media/pci/bt8xx/bttv-risc.c bttv_calc_geo		(struct bttv *                  btv,
bttv              426 drivers/media/pci/bt8xx/bttv-risc.c bttv_apply_geo(struct bttv *btv, struct bttv_geometry *geo, int odd)
bttv              453 drivers/media/pci/bt8xx/bttv-risc.c bttv_set_dma(struct bttv *btv, int override)
bttv              505 drivers/media/pci/bt8xx/bttv-risc.c bttv_risc_init_main(struct bttv *btv)
bttv              544 drivers/media/pci/bt8xx/bttv-risc.c bttv_risc_hook(struct bttv *btv, int slot, struct btcx_riscmem *risc,
bttv              571 drivers/media/pci/bt8xx/bttv-risc.c bttv_dma_free(struct videobuf_queue *q,struct bttv *btv, struct bttv_buffer *buf)
bttv              585 drivers/media/pci/bt8xx/bttv-risc.c bttv_buffer_activate_vbi(struct bttv *btv,
bttv              637 drivers/media/pci/bt8xx/bttv-risc.c bttv_buffer_activate_video(struct bttv *btv,
bttv              697 drivers/media/pci/bt8xx/bttv-risc.c bttv_buffer_risc(struct bttv *btv, struct bttv_buffer *buf)
bttv              857 drivers/media/pci/bt8xx/bttv-risc.c bttv_overlay_risc(struct bttv *btv,
bttv               74 drivers/media/pci/bt8xx/bttv-vbi.c 	struct bttv *btv = fh->btv;
bttv               96 drivers/media/pci/bt8xx/bttv-vbi.c 	struct bttv *btv = fh->btv;
bttv              202 drivers/media/pci/bt8xx/bttv-vbi.c 	struct bttv *btv = fh->btv;
bttv              217 drivers/media/pci/bt8xx/bttv-vbi.c 	struct bttv *btv = fh->btv;
bttv              303 drivers/media/pci/bt8xx/bttv-vbi.c 	struct bttv *btv = fh->btv;
bttv              321 drivers/media/pci/bt8xx/bttv-vbi.c 	struct bttv *btv = fh->btv;
bttv              215 drivers/media/pci/bt8xx/bttv.h struct bttv;
bttv              219 drivers/media/pci/bt8xx/bttv.h 	void (*volume_gpio)(struct bttv *btv, __u16 volume);
bttv              220 drivers/media/pci/bt8xx/bttv.h 	void (*audio_mode_gpio)(struct bttv *btv, struct v4l2_tuner *tuner, int set);
bttv              221 drivers/media/pci/bt8xx/bttv.h 	void (*muxsel_hook)(struct bttv *btv, unsigned int input);
bttv              286 drivers/media/pci/bt8xx/bttv.h extern void bttv_idcard(struct bttv *btv);
bttv              287 drivers/media/pci/bt8xx/bttv.h extern void bttv_init_card1(struct bttv *btv);
bttv              288 drivers/media/pci/bt8xx/bttv.h extern void bttv_init_card2(struct bttv *btv);
bttv              289 drivers/media/pci/bt8xx/bttv.h extern void bttv_init_tuner(struct bttv *btv);
bttv              292 drivers/media/pci/bt8xx/bttv.h extern void tea5757_set_freq(struct bttv *btv, unsigned short freq);
bttv              293 drivers/media/pci/bt8xx/bttv.h extern u32 bttv_tda9880_setnorm(struct bttv *btv, u32 gpiobits);
bttv              297 drivers/media/pci/bt8xx/bttv.h extern int bttv_handle_chipset(struct bttv *btv);
bttv              371 drivers/media/pci/bt8xx/bttv.h extern int bttv_I2CRead(struct bttv *btv, unsigned char addr, char *probe_for);
bttv              372 drivers/media/pci/bt8xx/bttv.h extern int bttv_I2CWrite(struct bttv *btv, unsigned char addr, unsigned char b1,
bttv              374 drivers/media/pci/bt8xx/bttv.h extern void bttv_readee(struct bttv *btv, unsigned char *eedata, int addr);
bttv              376 drivers/media/pci/bt8xx/bttv.h extern int bttv_input_init(struct bttv *dev);
bttv              377 drivers/media/pci/bt8xx/bttv.h extern void bttv_input_fini(struct bttv *dev);
bttv              378 drivers/media/pci/bt8xx/bttv.h extern void bttv_input_irq(struct bttv *dev);
bttv              112 drivers/media/pci/bt8xx/bttvp.h 	struct bttv		*btv;
bttv              209 drivers/media/pci/bt8xx/bttvp.h 	struct bttv              *btv;
bttv              238 drivers/media/pci/bt8xx/bttvp.h int bttv_risc_packed(struct bttv *btv, struct btcx_riscmem *risc,
bttv              245 drivers/media/pci/bt8xx/bttvp.h void bttv_set_dma(struct bttv *btv, int override);
bttv              246 drivers/media/pci/bt8xx/bttvp.h int bttv_risc_init_main(struct bttv *btv);
bttv              247 drivers/media/pci/bt8xx/bttvp.h int bttv_risc_hook(struct bttv *btv, int slot, struct btcx_riscmem *risc,
bttv              251 drivers/media/pci/bt8xx/bttvp.h int bttv_buffer_risc(struct bttv *btv, struct bttv_buffer *buf);
bttv              252 drivers/media/pci/bt8xx/bttvp.h int bttv_buffer_activate_video(struct bttv *btv,
bttv              254 drivers/media/pci/bt8xx/bttvp.h int bttv_buffer_activate_vbi(struct bttv *btv,
bttv              256 drivers/media/pci/bt8xx/bttvp.h void bttv_dma_free(struct videobuf_queue *q, struct bttv *btv,
bttv              260 drivers/media/pci/bt8xx/bttvp.h int bttv_overlay_risc(struct bttv *btv, struct bttv_overlay *ov,
bttv              289 drivers/media/pci/bt8xx/bttvp.h extern void init_bttv_i2c_ir(struct bttv *btv);
bttv              293 drivers/media/pci/bt8xx/bttvp.h extern int init_bttv_i2c(struct bttv *btv);
bttv              294 drivers/media/pci/bt8xx/bttvp.h extern int fini_bttv_i2c(struct bttv *btv);
bttv              303 drivers/media/pci/bt8xx/bttvp.h extern void bttv_gpio_tracking(struct bttv *btv, char *comment);
bttv              378 drivers/media/pci/bt8xx/bttvp.h 	void (*volume_gpio)(struct bttv *btv, __u16 volume);
bttv              379 drivers/media/pci/bt8xx/bttvp.h 	void (*audio_mode_gpio)(struct bttv *btv, struct v4l2_tuner *tuner, int set);
bttv              498 drivers/media/pci/bt8xx/bttvp.h static inline struct bttv *to_bttv(struct v4l2_device *v4l2_dev)
bttv              500 drivers/media/pci/bt8xx/bttvp.h 	return container_of(v4l2_dev, struct bttv, c.v4l2_dev);
bttv              506 drivers/media/pci/bt8xx/bttvp.h extern struct bttv *bttvs[BTTV_MAX];
bttv              508 drivers/media/pci/bt8xx/bttvp.h static inline unsigned int bttv_muxsel(const struct bttv *btv,