Searched refs:pcm_desc (Results 1 – 8 of 8) sorted by relevance
256 struct pcm_desc { struct274 const struct pcm_desc *pcmdesc; argument321 void spm_init_event_vector(const struct pcm_desc *pcmdesc);322 void spm_kick_im_to_fetch(const struct pcm_desc *pcmdesc);
178 static const struct pcm_desc hotplug_pcm = {207 const struct pcm_desc *pcmdesc = spm_hotplug.pcmdesc; in spm_go_to_hotplug()
211 static const struct pcm_desc mcdi_pcm = {452 const struct pcm_desc *pcmdesc = spm_mcdi.pcmdesc; in spm_mcdi_prepare_for_mtcmos()470 const struct pcm_desc *pcmdesc = spm_mcdi.pcmdesc; in spm_mcdi_prepare_for_off_state()
222 void spm_init_event_vector(const struct pcm_desc *pcmdesc) in spm_init_event_vector()237 void spm_kick_im_to_fetch(const struct pcm_desc *pcmdesc) in spm_kick_im_to_fetch()
199 static const struct pcm_desc suspend_pcm_ca7 = {
521 struct pcm_desc *pcmdesc;527 extern void __spm_reset_and_init_pcm(const struct pcm_desc *pcmdesc);528 extern void __spm_kick_im_to_fetch(const struct pcm_desc *pcmdesc);
575 struct pcm_desc *pcmdesc;581 extern void __spm_reset_and_init_pcm(const struct pcm_desc *pcmdesc);582 extern void __spm_kick_im_to_fetch(const struct pcm_desc *pcmdesc);
2354 struct pcm_desc { struct