Lines Matching refs:mixer
484 unsigned char mixer; member
754 unsigned char *path, unsigned char *mixer, unsigned char *s) in alloclbuspath() argument
766 if (mixer) in alloclbuspath()
767 *mixer = sink - DIGITAL_MIXER_IN0; in alloclbuspath()
786 alloclbuspath(cif, source + 1, ++npath, mixer, s); in alloclbuspath()
1019 unsigned char mixer, unsigned char id, in setsampleformat() argument
1026 mixer, id, channels, format); in setsampleformat()
1032 if (SEND_SETF(cif, mixer, w, ch, order, sig, id) && in setsampleformat()
1033 SEND_SETF(cif, mixer, w, ch, order, sig, id)) { in setsampleformat()
1407 if (data->mixer != 0xff) in snd_riptide_trigger()
1408 setmixer(cif, data->mixer, 0x7fff, 0x7fff); in snd_riptide_trigger()
1416 if (data->mixer != 0xff) in snd_riptide_trigger()
1417 setmixer(cif, data->mixer, 0, 0); in snd_riptide_trigger()
1418 setmixer(cif, data->mixer, 0, 0); in snd_riptide_trigger()
1535 &data->mixer, data->intdec); in snd_riptide_prepare()
1545 (cif, data->mixer, data->id, channels, format) in snd_riptide_prepare()
1950 data->id, data->mixer, data->source, in snd_riptide_proc_read()
1961 data->id, data->mixer, in snd_riptide_proc_read()