Home
last modified time | relevance | path

Searched refs:audiomux (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/Documentation/driver-api/media/drivers/
Dbttv-devel.rst71 u32 audiomux[6]; /* Tuner, Radio, external, internal, mute, stereo */
79 The ``audiomux[]`` array holds the data values for the different inputs
86 the audiomux array. If you have Windows and the drivers four your
102 audiomux=i,j,... set the values of the audiomux array
103 audioall=a set the values of the audiomux array (one
/linux-5.19.10/drivers/media/pci/bt8xx/
Dbttv-cards.c97 static unsigned int audiomux[5] = { [ 0 ... 4 ] = UNSET }; variable
114 module_param_array(audiomux, int, NULL, 0444);
2935 if (UNSET == audioall && UNSET == audiomux[0]) in bttv_idcard()
2938 if (UNSET != audiomux[0]) { in bttv_idcard()
2941 bttv_tvcards[btv->c.type].gpiomux[i] = audiomux[i]; in bttv_idcard()
2942 gpiobits |= audiomux[i]; in bttv_idcard()
/linux-5.19.10/Documentation/admin-guide/media/
Dbttv.rst188 audiomux=