Home
last modified time | relevance | path

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

/Linux-v6.1/sound/pci/hda/
Dhda_generic.c1460 hda_nid_t nid_found = 0; in get_dac_if_single() local
1467 if (nid_found) in get_dac_if_single()
1469 nid_found = nid; in get_dac_if_single()
1472 return nid_found; in get_dac_if_single()