Searched refs:add_fake_paths (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/sound/pci/hda/ |
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()
|