Searched refs:get_amp_val_to_activate (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/sound/pci/hda/ |
D | hda_generic.c | 669 static int get_amp_val_to_activate(struct hda_codec *codec, hda_nid_t nid, in get_amp_val_to_activate() function 707 int val = get_amp_val_to_activate(codec, nid, dir, caps, false); in init_amp() 755 val = get_amp_val_to_activate(codec, nid, dir, caps, enable); in activate_amp()
|