Searched refs:snd_hda_correct_pin_ctl (Results 1 – 3 of 3) sorted by relevance
422 unsigned int snd_hda_correct_pin_ctl(struct hda_codec *codec,
3914 * snd_hda_correct_pin_ctl - correct the pin ctl value for matching with the pin cap in snd_hda_correct_pin_ctl() 3919 unsigned int snd_hda_correct_pin_ctl(struct hda_codec *codec, in snd_hda_correct_pin_ctl() 3967 EXPORT_SYMBOL_GPL(snd_hda_correct_pin_ctl);3977 * It corrects the pin ctl value via snd_hda_correct_pin_ctl(), stores the3985 val = snd_hda_correct_pin_ctl(codec, pin, val); in snd_hda_add_imux_item() 3890 unsigned int snd_hda_correct_pin_ctl(struct hda_codec *codec, snd_hda_correct_pin_ctl() function
221 val = snd_hda_correct_pin_ctl(codec, pin, val); in set_pin_target()