Home
last modified time | relevance | path

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

/linux-3.4.99/sound/pci/hda/
Dhda_local.h632 #define get_amp_offset(kc) (((kc)->private_value >> 23) & 0x3f) macro
Dhda_proc.c88 get_amp_offset(kctl)); in print_nid_array()
Dhda_codec.c1912 unsigned int ofs = get_amp_offset(kcontrol); in snd_hda_mixer_amp_volume_info()
1974 unsigned int ofs = get_amp_offset(kcontrol); in snd_hda_mixer_amp_volume_get()
1999 unsigned int ofs = get_amp_offset(kcontrol); in snd_hda_mixer_amp_volume_put()
2027 unsigned int ofs = get_amp_offset(kcontrol); in snd_hda_mixer_amp_tlv()