bttv_core          72 drivers/media/pci/bt8xx/bttv-gpio.c int bttv_sub_add_device(struct bttv_core *core, char *name)
bttv_core          97 drivers/media/pci/bt8xx/bttv-gpio.c int bttv_sub_del_devices(struct bttv_core *core)
bttv_core         129 drivers/media/pci/bt8xx/bttv-gpio.c void bttv_gpio_inout(struct bttv_core *core, u32 mask, u32 outbits)
bttv_core         143 drivers/media/pci/bt8xx/bttv-gpio.c u32 bttv_gpio_read(struct bttv_core *core)
bttv_core         152 drivers/media/pci/bt8xx/bttv-gpio.c void bttv_gpio_write(struct bttv_core *core, u32 value)
bttv_core         159 drivers/media/pci/bt8xx/bttv-gpio.c void bttv_gpio_bits(struct bttv_core *core, u32 mask, u32 bits)
bttv_core         334 drivers/media/pci/bt8xx/bttv.h 	struct bttv_core *core;
bttv_core         351 drivers/media/pci/bt8xx/bttv.h void bttv_gpio_inout(struct bttv_core *core, u32 mask, u32 outbits);
bttv_core         352 drivers/media/pci/bt8xx/bttv.h u32 bttv_gpio_read(struct bttv_core *core);
bttv_core         353 drivers/media/pci/bt8xx/bttv.h void bttv_gpio_write(struct bttv_core *core, u32 value);
bttv_core         354 drivers/media/pci/bt8xx/bttv.h void bttv_gpio_bits(struct bttv_core *core, u32 mask, u32 bits);
bttv_core         278 drivers/media/pci/bt8xx/bttvp.h int bttv_sub_add_device(struct bttv_core *core, char *name);
bttv_core         279 drivers/media/pci/bt8xx/bttvp.h int bttv_sub_del_devices(struct bttv_core *core);
bttv_core         356 drivers/media/pci/bt8xx/bttvp.h 	struct bttv_core c;