Home
last modified time | relevance | path

Searched refs:audioall (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/
H A Dbttv-cards.c96 static unsigned int audioall = UNSET; variable
105 module_param(audioall, int, 0444);
2935 if (UNSET == audioall && UNSET == audiomux[0]) in bttv_idcard()
2945 gpiobits = audioall; in bttv_idcard()
2947 bttv_tvcards[btv->c.type].gpiomux[i] = audioall; in bttv_idcard()
/kernel/linux/linux-6.6/drivers/media/pci/bt8xx/
H A Dbttv-cards.c95 static unsigned int audioall = UNSET; variable
103 module_param(audioall, int, 0444);
2932 if (UNSET == audioall && UNSET == audiomux[0]) in bttv_idcard()
2942 gpiobits = audioall; in bttv_idcard()
2944 bttv_tvcards[btv->c.type].gpiomux[i] = audioall; in bttv_idcard()

Completed in 10 milliseconds