Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/lola/
Dlola_mixer.c136 chip->mixer.src_stream_out_ofs = chip->mixer.src_phys_ins + in lola_init_mixer_widget()
189 if (chip->mixer.src_stream_out_ofs > MAX_AUDIO_INOUT_COUNT || in lola_init_mixer_widget()
197 << chip->mixer.src_stream_out_ofs); in lola_init_mixer_widget()
367 chip->mixer.src_stream_out_ofs + i, 0); in lola_restore_mixer()
476 i + chip->mixer.src_stream_out_ofs, in init_mixer_values()
488 int src = chip->mixer.src_stream_out_ofs + i; in init_mixer_values()
847 chip->mixer.src_stream_out_ofs, in lola_create_mixer()
861 chip->mixer.src_stream_out_ofs, in lola_create_mixer()
875 chip->mixer.src_stream_out_ofs, in lola_create_mixer()
Dlola.h271 unsigned int src_stream_out_ofs; member