Searched refs:for_each_card_components (Results 1 – 9 of 9) sorted by relevance
/Linux-v5.15/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 | 392 for_each_card_components(card, component) { in cht_suspend_pre() 409 for_each_card_components(card, component) { in cht_resume_post()
|
D | bytcht_es8316.c | 360 for_each_card_components(card, component) { in byt_cht_es8316_suspend() 376 for_each_card_components(card, component) { in byt_cht_es8316_resume()
|
D | bytcr_rt5651.c | 825 for_each_card_components(card, component) { in byt_rt5651_suspend() 844 for_each_card_components(card, component) { in byt_rt5651_resume()
|
D | sof_pcm512x.c | 424 for_each_card_components(card, component) { in sof_pcm512x_remove()
|
D | bytcr_rt5640.c | 1439 for_each_card_components(card, component) { in byt_rt5640_suspend() 1458 for_each_card_components(card, component) { in byt_rt5640_resume()
|
/Linux-v5.15/ |
D | .clang-format | 150 - 'for_each_card_components'
|
/Linux-v5.15/sound/soc/ |
D | soc-core.c | 689 for_each_card_components(card, component) { in soc_resume_deferred() 722 for_each_card_components(card, component) in snd_soc_resume() 2114 for_each_card_components(card, component) in snd_soc_bind_card() 2167 for_each_card_components(card, component) in snd_soc_poweroff()
|
/Linux-v5.15/include/sound/ |
D | soc.h | 1014 #define for_each_card_components(card, component) \ macro
|