Home
last modified time | relevance | path

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

/Linux-v5.4/sound/pci/lola/
Dlola_mixer.c131 chip->mixer.dest_phys_outs = chip->pin[PLAY].num_pins; in lola_init_mixer_widget()
199 (((1U << chip->mixer.dest_phys_outs) - 1) in lola_init_mixer_widget()
372 for (i = 0; i < chip->mixer.dest_phys_outs; i++) in lola_restore_mixer()
464 for (i = 0; i < chip->mixer.dest_phys_outs; i++) in init_mixer_values()
490 i % chip->mixer.dest_phys_outs; in init_mixer_values()
868 chip->mixer.dest_phys_outs, in lola_create_mixer()
876 chip->mixer.dest_phys_outs, in lola_create_mixer()
Dlola.h270 unsigned int dest_phys_outs; member