Home
last modified time | relevance | path

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

/linux-4.1.27/include/sound/
Dhdaudio.h68 hda_nid_t start_nid, end_nid; member
/linux-4.1.27/sound/hda/
Dhdac_device.c369 codec->end_nid = start_nid + nums; in snd_hdac_refresh_widgets()
/linux-4.1.27/sound/pci/hda/
Dhda_local.h518 for ((nid) = (codec)->core.start_nid; (nid) < (codec)->core.end_nid; (nid)++)