Searched refs:volume_gpio (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/drivers/media/pci/bt8xx/
H A Dbttv.h219 void (*volume_gpio)(struct bttv *btv, __u16 volume); member in struct:tvcard
H A Dbttvp.h390 void (*volume_gpio)(struct bttv *btv, __u16 volume); member in struct:bttv
H A Dbttv-cards.c586 .volume_gpio = winview_volume,
3528 if (bttv_tvcards[btv->c.type].volume_gpio) bttv_init_card2()
3529 btv->volume_gpio = bttv_tvcards[btv->c.type].volume_gpio; bttv_init_card2()
H A Dbttv-driver.c1315 btv->volume_gpio(btv, c->val); bttv_s_ctrl()
4160 if (btv->volume_gpio) bttv_probe()

Completed in 237 milliseconds