Searched refs:for_each_card_components (Results 1 – 8 of 8) sorted by relevance
/linux-6.14.4/sound/soc/intel/boards/ |
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 | 357 for_each_card_components(card, component) { in byt_cht_es8316_suspend() 373 for_each_card_components(card, component) { in byt_cht_es8316_resume()
|
D | bytcr_rt5651.c | 814 for_each_card_components(card, component) { in byt_rt5651_suspend() 833 for_each_card_components(card, component) { in byt_rt5651_resume()
|
D | sof_pcm512x.c | 421 for_each_card_components(card, component) { in sof_pcm512x_remove()
|
D | bytcr_rt5640.c | 1623 for_each_card_components(card, component) { in byt_rt5640_suspend() 1642 for_each_card_components(card, component) { in byt_rt5640_resume()
|
/linux-6.14.4/sound/soc/ |
D | soc-core.c | 765 for_each_card_components(card, component) { in soc_resume_deferred() 798 for_each_card_components(card, component) in snd_soc_resume() 2300 for_each_card_components(card, component) in snd_soc_bind_card() 2353 for_each_card_components(card, component) in snd_soc_poweroff()
|
/linux-6.14.4/ |
D | .clang-format | 233 - 'for_each_card_components'
|
/linux-6.14.4/include/sound/ |
D | soc.h | 1157 #define for_each_card_components(card, component) \ macro
|