Searched refs:add_fake_paths (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | hda_generic.c | 4396 static int add_fake_paths(struct hda_codec *codec, hda_nid_t nid, in add_fake_paths() function 4430 err = add_fake_paths(codec, nid, cfg->line_outs, cfg->line_out_pins); in add_fake_beep_paths() 4434 err = add_fake_paths(codec, nid, cfg->hp_outs, cfg->hp_pins); in add_fake_beep_paths() 4439 err = add_fake_paths(codec, nid, cfg->speaker_outs, in add_fake_beep_paths()
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | hda_generic.c | 4285 static int add_fake_paths(struct hda_codec *codec, hda_nid_t nid, in add_fake_paths() function 4319 err = add_fake_paths(codec, nid, cfg->line_outs, cfg->line_out_pins); in add_fake_beep_paths() 4323 err = add_fake_paths(codec, nid, cfg->hp_outs, cfg->hp_pins); in add_fake_beep_paths() 4328 err = add_fake_paths(codec, nid, cfg->speaker_outs, in add_fake_beep_paths()
|
Completed in 16 milliseconds