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