Searched refs:for_each_card_components (Results 1 – 8 of 8) sorted by relevance
| /linux-6.15/sound/soc/intel/boards/ |
| H A 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()
|
| H A 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()
|
| H A 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()
|
| H A D | sof_pcm512x.c | 421 for_each_card_components(card, component) { in sof_pcm512x_remove()
|
| H A D | bytcr_rt5640.c | 1636 for_each_card_components(card, component) { in byt_rt5640_suspend() 1655 for_each_card_components(card, component) { in byt_rt5640_resume()
|
| /linux-6.15/sound/soc/ |
| H A D | soc-core.c | 766 for_each_card_components(card, component) { in soc_resume_deferred() 799 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.15/ |
| H A D | .clang-format | 241 - 'for_each_card_components'
|
| /linux-6.15/include/sound/ |
| H A D | soc.h | 1113 #define for_each_card_components(card, component) \ macro
|