volume_gpio 578 drivers/media/pci/bt8xx/bttv-cards.c .volume_gpio = winview_volume, volume_gpio 3520 drivers/media/pci/bt8xx/bttv-cards.c if (bttv_tvcards[btv->c.type].volume_gpio) volume_gpio 3521 drivers/media/pci/bt8xx/bttv-cards.c btv->volume_gpio = bttv_tvcards[btv->c.type].volume_gpio; volume_gpio 1284 drivers/media/pci/bt8xx/bttv-driver.c btv->volume_gpio(btv, c->val); volume_gpio 4118 drivers/media/pci/bt8xx/bttv-driver.c if (btv->volume_gpio) volume_gpio 219 drivers/media/pci/bt8xx/bttv.h void (*volume_gpio)(struct bttv *btv, __u16 volume); volume_gpio 378 drivers/media/pci/bt8xx/bttvp.h void (*volume_gpio)(struct bttv *btv, __u16 volume);