Searched refs:update_output_paths (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | hda_generic.c | 2485 static void update_output_paths(struct hda_codec *codec, int num_outs, in update_output_paths() function 2522 update_output_paths(codec, cfg->line_outs, spec->out_paths); in loopback_mixing_put() 2524 update_output_paths(codec, cfg->hp_outs, spec->hp_paths); in loopback_mixing_put() 2526 update_output_paths(codec, cfg->speaker_outs, in loopback_mixing_put()
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | hda_generic.c | 2491 static void update_output_paths(struct hda_codec *codec, int num_outs, in update_output_paths() function 2528 update_output_paths(codec, cfg->line_outs, spec->out_paths); in loopback_mixing_put() 2530 update_output_paths(codec, cfg->hp_outs, spec->hp_paths); in loopback_mixing_put() 2532 update_output_paths(codec, cfg->speaker_outs, in loopback_mixing_put()
|
Completed in 16 milliseconds