Searched refs:for_each_card_components (Results 1 – 9 of 9) sorted by relevance
/Linux-v5.10/sound/soc/intel/boards/ |
D | broadwell.c | 234 for_each_card_components(card, component) { in broadwell_disable_jack() 254 for_each_card_components(card, component) { in broadwell_resume()
|
D | cht_bsw_rt5672.c | 355 for_each_card_components(card, component) { in cht_suspend_pre() 372 for_each_card_components(card, component) { in cht_resume_post()
|
D | bytcht_es8316.c | 363 for_each_card_components(card, component) { in byt_cht_es8316_suspend() 379 for_each_card_components(card, component) { in byt_cht_es8316_resume()
|
D | bytcr_rt5651.c | 799 for_each_card_components(card, component) { in byt_rt5651_suspend() 818 for_each_card_components(card, component) { in byt_rt5651_resume()
|
D | sof_pcm512x.c | 416 for_each_card_components(card, component) { in sof_pcm512x_remove()
|
D | bytcr_rt5640.c | 1120 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-format | 147 - 'for_each_card_components'
|
/Linux-v5.10/sound/soc/ |
D | soc-core.c | 667 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/ |
D | soc.h | 1110 #define for_each_card_components(card, component) \ macro
|