Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/
H A Dbttvp.h378 void (*volume_gpio)(struct bttv *btv, __u16 volume); member
H A Dbttv.h219 void (*volume_gpio)(struct bttv *btv, __u16 volume); member
H A Dbttv-cards.c578 .volume_gpio = winview_volume,
3520 if (bttv_tvcards[btv->c.type].volume_gpio) in bttv_init_card2()
3521 btv->volume_gpio = bttv_tvcards[btv->c.type].volume_gpio; in bttv_init_card2()
H A Dbttv-driver.c1284 btv->volume_gpio(btv, c->val); in bttv_s_ctrl()
4121 if (btv->volume_gpio) in bttv_probe()
/kernel/linux/linux-6.6/drivers/media/pci/bt8xx/
H A Dbttvp.h335 void (*volume_gpio)(struct bttv *btv, __u16 volume); member
H A Dbttv.h219 void (*volume_gpio)(struct bttv *btv, __u16 volume); member
H A Dbttv-cards.c575 .volume_gpio = winview_volume,
3517 if (bttv_tvcards[btv->c.type].volume_gpio) in bttv_init_card2()
3518 btv->volume_gpio = bttv_tvcards[btv->c.type].volume_gpio; in bttv_init_card2()
H A Dbttv-driver.c1269 btv->volume_gpio(btv, c->val); in bttv_s_ctrl()
3356 if (btv->volume_gpio) in bttv_probe()

Completed in 28 milliseconds