Searched refs:add_fake_paths (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/sound/pci/hda/ |
D | hda_generic.c | 4280 static int add_fake_paths(struct hda_codec *codec, hda_nid_t nid, in add_fake_paths() function 4314 err = add_fake_paths(codec, nid, cfg->line_outs, cfg->line_out_pins); in add_fake_beep_paths() 4318 err = add_fake_paths(codec, nid, cfg->hp_outs, cfg->hp_pins); in add_fake_beep_paths() 4323 err = add_fake_paths(codec, nid, cfg->speaker_outs, in add_fake_beep_paths()
|