Home
last modified time | relevance | path

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

/Linux-v5.10/sound/soc/intel/boards/
Dbroadwell.c234 for_each_card_components(card, component) { in broadwell_disable_jack()
254 for_each_card_components(card, component) { in broadwell_resume()
Dcht_bsw_rt5672.c355 for_each_card_components(card, component) { in cht_suspend_pre()
372 for_each_card_components(card, component) { in cht_resume_post()
Dbytcht_es8316.c363 for_each_card_components(card, component) { in byt_cht_es8316_suspend()
379 for_each_card_components(card, component) { in byt_cht_es8316_resume()
Dbytcr_rt5651.c799 for_each_card_components(card, component) { in byt_rt5651_suspend()
818 for_each_card_components(card, component) { in byt_rt5651_resume()
Dsof_pcm512x.c416 for_each_card_components(card, component) { in sof_pcm512x_remove()
Dbytcr_rt5640.c1120 for_each_card_components(card, component) { in byt_rt5640_suspend()
1139 for_each_card_components(card, component) { in byt_rt5640_resume()
/Linux-v5.10/
D.clang-format147 - 'for_each_card_components'
/Linux-v5.10/sound/soc/
Dsoc-core.c667 for_each_card_components(card, component) { in soc_resume_deferred()
720 for_each_card_components(card, component) in snd_soc_resume()
1964 for_each_card_components(card, component) in snd_soc_bind_card()
2017 for_each_card_components(card, component) in snd_soc_poweroff()
/Linux-v5.10/include/sound/
Dsoc.h1110 #define for_each_card_components(card, component) \ macro