Searched refs:_snd_hda_set_pin_ctl (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/sound/pci/hda/ |
| H A D | hda_local.h | 404 int _snd_hda_set_pin_ctl(struct hda_codec *codec, hda_nid_t pin, 425 return _snd_hda_set_pin_ctl(codec, pin, val, false); in snd_hda_set_pin_ctl() 440 return _snd_hda_set_pin_ctl(codec, pin, val, true); in snd_hda_set_pin_ctl_cache()
|
| H A D | hda_codec.c | 3965 int _snd_hda_set_pin_ctl(struct hda_codec *codec, hda_nid_t pin, in _snd_hda_set_pin_ctl() function 3977 EXPORT_SYMBOL_GPL(_snd_hda_set_pin_ctl);
|