Searched refs:encode_amp (Results 1 – 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/hda/ |
D | hda_codec.c | 1286 static unsigned int encode_amp(struct hda_codec *codec, hda_nid_t nid, in encode_amp() function 1313 unsigned int cmd = encode_amp(codec, nid, ch, dir, idx); in snd_hda_codec_amp_update() 1362 unsigned int cmd = encode_amp(codec, nid, ch, dir, idx); in snd_hda_codec_amp_init()
|