Searched refs:_snd_hdac_read_parm (Results 1 – 2 of 2) sorted by relevance
123 int _snd_hdac_read_parm(struct hdac_device *codec, hda_nid_t nid, int parm,163 return _snd_hdac_read_parm(codec, nid, parm, &val) < 0 ? -1 : val; in snd_hdac_read_parm()
280 int _snd_hdac_read_parm(struct hdac_device *codec, hda_nid_t nid, int parm, in _snd_hdac_read_parm() function288 EXPORT_SYMBOL_GPL(_snd_hdac_read_parm);