Searched refs:snd_hdac_regmap_encode_amp (Results  1 – 2 of 2) sorted by relevance
| /Linux-v5.15/include/sound/ | 
| D | hda_regmap.h | 50 #define snd_hdac_regmap_encode_amp(nid, ch, dir, idx)			\  macro139 	unsigned int cmd = snd_hdac_regmap_encode_amp(nid, ch, dir, idx);  in snd_hdac_regmap_get_amp()
 163 	unsigned int cmd = snd_hdac_regmap_encode_amp(nid, ch, dir, idx);  in snd_hdac_regmap_update_amp()
 
 | 
| /Linux-v5.15/sound/pci/hda/ | 
| D | hda_codec.c | 1289 	unsigned int cmd = snd_hdac_regmap_encode_amp(nid, ch, dir, idx);  in encode_amp()
 |