Home
last modified time | relevance | path

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

/linux-6.12.1/sound/pci/lola/
Dlola_mixer.c138 chip->mixer.src_stream_out_ofs = chip->mixer.src_phys_ins + in lola_init_mixer_widget()
191 if (chip->mixer.src_stream_out_ofs > MAX_AUDIO_INOUT_COUNT || in lola_init_mixer_widget()
199 << chip->mixer.src_stream_out_ofs); in lola_init_mixer_widget()
369 chip->mixer.src_stream_out_ofs + i, 0); in lola_restore_mixer()
478 i + chip->mixer.src_stream_out_ofs, in init_mixer_values()
490 int src = chip->mixer.src_stream_out_ofs + i; in init_mixer_values()
849 chip->mixer.src_stream_out_ofs, in lola_create_mixer()
863 chip->mixer.src_stream_out_ofs, in lola_create_mixer()
877 chip->mixer.src_stream_out_ofs, in lola_create_mixer()
Dlola.h271 unsigned int src_stream_out_ofs; member