Searched refs:volume_gpio (Results 1 – 3 of 3) sorted by relevance
219 void (*volume_gpio)(struct bttv *btv, __u16 volume); member
335 void (*volume_gpio)(struct bttv *btv, __u16 volume); member
576 .volume_gpio = winview_volume,3518 if (bttv_tvcards[btv->c.type].volume_gpio) in bttv_init_card2()3519 btv->volume_gpio = bttv_tvcards[btv->c.type].volume_gpio; in bttv_init_card2()