Home
last modified time | relevance | path

Searched refs:found_component (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/
H A Dsoc-core.c316 struct snd_soc_component *found_component; in snd_soc_lookup_component_nolocked() local
318 found_component = NULL; in snd_soc_lookup_component_nolocked()
324 found_component = component; in snd_soc_lookup_component_nolocked()
329 return found_component; in snd_soc_lookup_component_nolocked()
/kernel/linux/linux-6.6/sound/soc/
H A Dsoc-core.c371 struct snd_soc_component *found_component; in snd_soc_lookup_component_nolocked() local
373 found_component = NULL; in snd_soc_lookup_component_nolocked()
379 found_component = component; in snd_soc_lookup_component_nolocked()
384 return found_component; in snd_soc_lookup_component_nolocked()

Completed in 8 milliseconds