Home
last modified time | relevance | path

Searched refs:src_stream_out_ofs (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/sound/pci/lola/
Dlola_mixer.c149 chip->mixer.src_stream_out_ofs = chip->mixer.src_phys_ins + in lola_init_mixer_widget()
202 if (chip->mixer.src_stream_out_ofs > MAX_AUDIO_INOUT_COUNT || in lola_init_mixer_widget()
210 << chip->mixer.src_stream_out_ofs); in lola_init_mixer_widget()
380 chip->mixer.src_stream_out_ofs + i, 0); in lola_restore_mixer()
489 i + chip->mixer.src_stream_out_ofs, in init_mixer_values()
501 int src = chip->mixer.src_stream_out_ofs + i; in init_mixer_values()
860 chip->mixer.src_stream_out_ofs, in lola_create_mixer()
874 chip->mixer.src_stream_out_ofs, in lola_create_mixer()
888 chip->mixer.src_stream_out_ofs, in lola_create_mixer()
Dlola.h284 unsigned int src_stream_out_ofs; member