Home
last modified time | relevance | path

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

/Linux-v5.4/sound/pci/hda/
Dhda_generic.c1442 hda_nid_t nid_found = 0; in get_dac_if_single() local
1449 if (nid_found) in get_dac_if_single()
1451 nid_found = nid; in get_dac_if_single()
1454 return nid_found; in get_dac_if_single()