Searched refs:snd_hdac_regmap_encode_amp_stereo (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/include/sound/ |
H A D | hda_regmap.h | 57 * snd_hdac_regmap_encode_amp_stereo - encode a pseudo register for stereo AMPs 64 #define snd_hdac_regmap_encode_amp_stereo(nid, dir, idx) \ macro 184 unsigned int cmd = snd_hdac_regmap_encode_amp_stereo(nid, dir, idx); in snd_hdac_regmap_get_amp_stereo() 208 unsigned int cmd = snd_hdac_regmap_encode_amp_stereo(nid, dir, idx); in snd_hdac_regmap_update_amp_stereo()
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | hda_regmap.h | 57 * snd_hdac_regmap_encode_amp_stereo - encode a pseudo register for stereo AMPs 64 #define snd_hdac_regmap_encode_amp_stereo(nid, dir, idx) \ macro 184 unsigned int cmd = snd_hdac_regmap_encode_amp_stereo(nid, dir, idx); in snd_hdac_regmap_get_amp_stereo() 208 unsigned int cmd = snd_hdac_regmap_encode_amp_stereo(nid, dir, idx); in snd_hdac_regmap_update_amp_stereo()
|
Completed in 2 milliseconds