Searched refs:for_each_card_components (Results 1 – 6 of 6) sorted by relevance
| /linux/sound/soc/intel/boards/ |
| H A D | cht_bsw_rt5672.c | 389 for_each_card_components(card, component) { in cht_suspend_pre() 406 for_each_card_components(card, component) { in cht_resume_post()
|
| H A D | bytcht_es8316.c | 397 for_each_card_components(card, component) { in byt_cht_es8316_suspend() 413 for_each_card_components(card, component) { in byt_cht_es8316_resume()
|
| H A D | sof_pcm512x.c | 422 for_each_card_components(card, component) { in sof_pcm512x_remove()
|
| /linux/sound/soc/ |
| H A D | soc-core.c | 776 for_each_card_components(card, component) { in soc_resume_deferred() 809 for_each_card_components(card, component) in snd_soc_resume() 1987 for_each_card_components(card, component) { in snd_soc_remove_device_links() 2143 for_each_card_components(card, component) { in snd_soc_bind_card() 2165 for_each_card_components(card, component) { in snd_soc_bind_card() 2184 for_each_card_components(card, component) in snd_soc_bind_card() 2277 for_each_card_components(card, component) in snd_soc_poweroff()
|
| H A D | soc-dapm.c | 4928 for_each_card_components(card, component) { in snd_soc_dapm_pin_has_prefix()
|
| /linux/include/sound/ |
| H A D | soc.h | 1116 #define for_each_card_components(card, component) \ macro
|