Home
last modified time | relevance | path

Searched refs:get_amp_offset (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/sound/pci/hda/
Dhda_local.h588 #define get_amp_offset(kc) (((kc)->private_value >> 23) & 0x3f) macro
Dhda_proc.c86 get_amp_offset(kctl)); in print_nid_array()
Dhda_codec.c1729 unsigned int ofs = get_amp_offset(kcontrol); in snd_hda_mixer_amp_volume_info()
1791 unsigned int ofs = get_amp_offset(kcontrol); in snd_hda_mixer_amp_volume_get()
1816 unsigned int ofs = get_amp_offset(kcontrol); in snd_hda_mixer_amp_volume_put()
1844 unsigned int ofs = get_amp_offset(kcontrol); in snd_hda_mixer_amp_tlv()